Manman Ren
620e978f69
Debug Info: enable verifier for testing cases.
...
llvm-svn: 187375
2013-07-29 20:18:19 +00:00
Manman Ren
921382ed78
Debug Info Verifier: verify SPs in llvm.dbg.sp.
...
Also always add DIType, DISubprogram and DIGlobalVariable to the list
in DebugInfoFinder without checking them, so we can verify them later
on.
llvm-svn: 187285
2013-07-27 01:26:08 +00:00
Rafael Espindola
2012b82625
Next batch of -disable-debug-info-verifier.
...
These tests fail without it if pipefail is enabled.
llvm-svn: 187205
2013-07-26 14:16:30 +00:00
Dmitri Gribenko
b137c9e551
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
...
This is done to avoid odd test failures, like the one fixed in r171243.
llvm-svn: 171246
2012-12-30 01:28:40 +00:00
Devang Patel
bc3d8b212f
Do not let debug info interfer with branch folding.
...
llvm-svn: 129114
2011-04-07 23:11:25 +00:00