Manman Ren
46cc5a281a
Debug Info: enable verifier for testing cases.
...
llvm-svn: 187375
2013-07-29 20:18:19 +00:00
Manman Ren
d32ce58b2f
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
26dae77ab0
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
e3769d450b
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
47e1db49c9
Do not let debug info interfer with branch folding.
...
llvm-svn: 129114
2011-04-07 23:11:25 +00:00