Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in
authorTorok Edwin <edwintorok@gmail.com>
Wed, 2 Sep 2009 11:13:56 +0000 (11:13 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Wed, 2 Sep 2009 11:13:56 +0000 (11:13 +0000)
commit148843b0ce6774866132821e866a5d2669300401
treef1266b2e742a9534095b134a0cee3536087a7a2a
parent65c3c8f323198b99b88b109654194540cf9b3fa5
Fix DbgStopPointInst->getFileName/getDirectory, broken by the MDNodification in
r80406, and readd a -print-dbginfo test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80778 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ValueTracking.cpp
lib/VMCore/IntrinsicInst.cpp
test/DebugInfo/printdbginfo2.ll [new file with mode: 0644]