Use the DiagnosticHandler to print diagnostics when reading bitcode.
[oota-llvm.git] / test / Bitcode / invalid.ll
2015-01-10 Rafael EspindolaUse the DiagnosticHandler to print diagnostics when...
2013-11-04 Rafael EspindolaChange BitcodeReader to use error_code instead of bool...
2013-10-31 NAKAMURA Takumillvm/test/Bitcode/invalid.ll: Tweak expresion to mach...
2013-10-31 Rafael EspindolaFix a use after free on invalid input.