summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Bitcode/BitReaderTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-061-2/+2
* Update getLazyBitcodeModule to use ErrorOr for error handling.Rafael Espindola2014-01-131-2/+3
* [cleanup] Move the Dominators.h and Verifier.h headers into the IRChandler Carruth2014-01-131-1/+1
* llvm/unittests: Use OwningPtr to fix --vg-leak.NAKAMURA Takumi2013-01-231-3/+3
* Move all of the header files which are involved in modelling the LLVM IRChandler Carruth2013-01-021-4/+4
* Bitcode: Don't expose WriteBitcodeToStream to clients.Daniel Dunbar2012-02-291-6/+6
* Undo the hack in r147427 and move this unittest to a better home. ThisChandler Carruth2012-01-021-0/+65
OpenPOWER on IntegriCloud