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