summaryrefslogtreecommitdiff
path: root/examples/ExceptionDemo/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* Port ExceptionDemo to MCJIT.Rafael Espindola2013-05-05
* The exception demo needs its symbols exported.Rafael Espindola2013-04-26
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-17
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-09