Debug Info: update testing cases to specify the debug info version number.
authorManman Ren <manman.ren@gmail.com>
Sat, 23 Nov 2013 01:16:29 +0000 (01:16 +0000)
committerManman Ren <manman.ren@gmail.com>
Sat, 23 Nov 2013 01:16:29 +0000 (01:16 +0000)
commitbc8569d0c09368d2375f3b6bb895e07a9e24df41
tree3654df0d2102cfb202eed3340d01053a4e0920d4
parentfbe605e7122e319eacfbc708660bed48ecce7cf2
Debug Info: update testing cases to specify the debug info version number.

We are going to drop debug info without a version number or with a different
version number, to make sure we don't crash when we see bitcode files with
different debug info metadata format.

Make tests more robust by removing hard-coded metadata numbers in CHECK lines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195535 91177308-0d34-0410-b5e6-96231b3b80d8
test/Assembler/functionlocal-metadata.ll
test/BugPoint/metadata.ll
test/CodeGen/ARM/debug-info-branch-folding.ll
test/CodeGen/X86/2012-11-30-misched-dbg.ll
test/Feature/md_on_instruction.ll
test/Transforms/LICM/debug-value.ll
test/Transforms/LoopIdiom/debug-line.ll
test/Transforms/LoopRotate/dbgvalue.ll
test/Transforms/ObjCARC/basic.ll
test/Transforms/SimplifyCFG/hoist-dbgvalue.ll