llvm-mirror/tools/opt
Manman Ren 5bedd08922 Debug Info: clean up usage of Verify.
No functionality change.
It should suffice to check the type of a debug info metadata, instead of
calling Verify. For cases where we know the type of a DI metadata, use
assert.

Also update testing cases to make them conform to the format of DI classes.

llvm-svn: 185135
2013-06-28 05:43:10 +00:00
..
AnalysisWrappers.cpp
CMakeLists.txt
GraphPrinters.cpp
LLVMBuild.txt
Makefile
opt.cpp Debug Info: clean up usage of Verify. 2013-06-28 05:43:10 +00:00
PrintSCC.cpp