Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally." | Michael J. Spencer | 2010-09-13 | 1 | -2/+2 |
* | CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally. | Michael J. Spencer | 2010-09-10 | 1 | -2/+2 |
* | Remove stray semi-colon. | Daniel Dunbar | 2010-06-15 | 1 | -1/+1 |
* | Remove the -enable-sjlj-eh option, which doesn't do anything. | Duncan Sands | 2010-05-02 | 1 | -1/+1 |
* | Use provided llvm-defined variables instead of twisting user-controlled knobs. | Nick Lewycky | 2010-04-24 | 1 | -2/+1 |
* | Fix -Wcast-qual warning. | Benjamin Kramer | 2010-04-20 | 1 | -2/+1 |
* | Adds a JIT based exception handling example to the examples directory. | Garrison Venn | 2010-02-09 | 3 | -0/+2050 |