Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nothing opt uses can throw, remove the try block and -fexceptions when | Chris Lattner | 2009-10-22 | 1 | -1/+0 |
| | | | | | | | building opt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84816 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Use IRReader.h in opt, to support reading of LLVM Assembly files directly. | Dan Gohman | 2009-09-03 | 1 | -1/+1 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80922 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Initial support for the CMake build system. | Oscar Fuentes | 2008-09-22 | 1 | -0/+9 |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8 |