summaryrefslogtreecommitdiff
path: root/unittests/Bitcode
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
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* 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
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-21
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-21
* 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