Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port ExceptionDemo to MCJIT. | Rafael Espindola | 2013-05-05 | 1 | -1/+1 |
* | The exception demo needs its symbols exported. | Rafael Espindola | 2013-04-26 | 1 | -0/+2 |
* | Build with RTTI and exceptions disabled. Only in GCC for now. | Oscar Fuentes | 2010-10-17 | 1 | -0/+1 |
* | 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 |
* | Adds a JIT based exception handling example to the examples directory. | Garrison Venn | 2010-02-09 | 1 | -0/+5 |