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)
commit48af9c35271297a3c2953fbe29271e9054c3d1eb
tree332df81f2d9721fcee6344f421c8581bad45d269
parentdf14364f30910767d9dd669b98b077a617216925
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.

llvm-svn: 213951
llvm/test/CodeGen/ARM/debug-info-branch-folding.ll
llvm/test/CodeGen/X86/2012-11-30-handlemove-dbg.ll
llvm/test/CodeGen/X86/2012-11-30-misched-dbg.ll
llvm/test/CodeGen/X86/2012-11-30-regpres-dbg.ll
llvm/test/DebugInfo/X86/dbg-value-dag-combine.ll
llvm/test/DebugInfo/X86/dbg-value-isel.ll