Debug Info Finder: use processDeclare and processValue to list debug info
authorManman Ren <manman.ren@gmail.com>
Tue, 23 Jul 2013 00:22:51 +0000 (00:22 +0000)
committerManman Ren <manman.ren@gmail.com>
Tue, 23 Jul 2013 00:22:51 +0000 (00:22 +0000)
commit9974c88f7697a569ade90f7b136a2d07e98d9fe0
tree16efe9e891a38fbd4f1b87aebaaa3d4e1f8e8172
parentadaeb8947abbefafc40aa200e03f7044cabcce19
Debug Info Finder: use processDeclare and processValue to list debug info
MDNodes used by DbgDeclareInst and DbgValueInst.

Another 16 testing cases failed and they are disabled with
-disable-debug-info-verifier.
A total of 34 cases are disabled with -disable-debug-info-verifier and will be
corrected.

llvm-svn: 186902
19 files changed:
llvm/include/llvm/DebugInfo.h
llvm/lib/IR/DebugInfo.cpp
llvm/lib/IR/Verifier.cpp
llvm/test/Assembler/functionlocal-metadata.ll
llvm/test/CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll
llvm/test/CodeGen/ARM/debug-info-blocks.ll
llvm/test/CodeGen/X86/2010-02-01-DbgValueCrash.ll
llvm/test/CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll
llvm/test/CodeGen/X86/2010-11-02-DbgParameter.ll
llvm/test/CodeGen/X86/dbg-declare-arg.ll
llvm/test/DebugInfo/2010-03-30-InvalidDbgInfoCrash.ll
llvm/test/DebugInfo/2010-05-03-DisableFramePtr.ll
llvm/test/DebugInfo/2010-05-03-OriginDIE.ll
llvm/test/DebugInfo/2010-10-01-crash.ll
llvm/test/DebugInfo/X86/earlydup-crash.ll
llvm/test/DebugInfo/X86/pr12831.ll
llvm/test/DebugInfo/inheritance.ll
llvm/test/Linker/2011-08-18-unique-class-type.ll
llvm/test/Transforms/LoopRotate/dbgvalue.ll