DebugInfo: Fix up some test cases to have more correct debug info metadata.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Jul 2014 16:05:18 +0000 (16:05 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Jul 2014 16:05:18 +0000 (16:05 +0000)
commit402cf195af576aa66a980b2b1f257855c884fbb5
tree32fbd28cffa9d9cadcb30db4c8abce40dd1bc88f
parentac34a287466537cbd834527f3e6a7fbd041c9945
DebugInfo: Fix up some test cases to have more correct debug info metadata.

* Add CUs to the named CU node
* Add missing DW_TAG_subprogram nodes
* Add llvm::Functions to the DW_TAG_subprogram nodes

This cleans up the tests so that they don't break under a
soon-to-be-made change that is more strict about such things.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213951 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/debug-info-branch-folding.ll
test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
test/CodeGen/X86/2012-11-30-misched-dbg.ll
test/CodeGen/X86/2012-11-30-regpres-dbg.ll
test/DebugInfo/X86/dbg-value-dag-combine.ll
test/DebugInfo/X86/dbg-value-isel.ll