summaryrefslogtreecommitdiff
path: root/unittests/Bitcode/BitReaderTest.cpp
Commit message (Expand)AuthorAge
* verify-di: Implement DebugInfoVerifierDuncan P. N. Exon Smith2014-04-15
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* Update getLazyBitcodeModule to use ErrorOr for error handling.Rafael Espindola2014-01-13
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-13
* llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi2013-01-23
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-02
* Bitcode: Don't expose WriteBitcodeToStream to clients.Daniel Dunbar2012-02-29
* Undo the hack in r147427 and move this unittest to a better home. ThisChandler Carruth2012-01-02