Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -2/+2 |
* | Update getLazyBitcodeModule to use ErrorOr for error handling. | Rafael Espindola | 2014-01-13 | 1 | -2/+3 |
* | [cleanup] Move the Dominators.h and Verifier.h headers into the IR | Chandler Carruth | 2014-01-13 | 1 | -1/+1 |
* | llvm/unittests: Use OwningPtr to fix --vg-leak. | NAKAMURA Takumi | 2013-01-23 | 1 | -3/+3 |
* | Move all of the header files which are involved in modelling the LLVM IR | Chandler Carruth | 2013-01-02 | 1 | -4/+4 |
* | Bitcode: Don't expose WriteBitcodeToStream to clients. | Daniel Dunbar | 2012-02-29 | 1 | -6/+6 |
* | Undo the hack in r147427 and move this unittest to a better home. This | Chandler Carruth | 2012-01-02 | 1 | -0/+65 |