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 |
Manman Ren
|
ed696c3dc1
|
Update testing cases to pass debug info verifier.
llvm-svn: 187083
|
2013-07-24 22:23:00 +00:00 |
Rafael Espindola
|
f0ae066e33
|
Add -disable-debug-info-verifier to a RUN line.
Found by running the test with pipefail enabled.
llvm-svn: 187046
|
2013-07-24 14:56:31 +00:00 |
David Blaikie
|
854b2af17f
|
Correct invalid debug info metadata
Code review feedback on r176838 by Patrik Hägglund.
llvm-svn: 176884
|
2013-03-12 19:04:24 +00:00 |
Victor Hernandez
|
1b08138152
|
Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata.
llvm-svn: 95467
|
2010-02-06 01:21:09 +00:00 |