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)
commit0e29eeec278d80048de6cf6605e004bbdefaf38c
treee75b7471e00d617b8ab62811a5341594e65df088
parentaf1d08782b0f9c60c2504e39dda160a784d1ed1e
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.

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