aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ExceptionDemo/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+3
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+3
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+8
* Port ExceptionDemo to MCJIT.Rafael Espindola2013-05-051-1/+1
* The exception demo needs its symbols exported.Rafael Espindola2013-04-261-0/+2
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-171-0/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-2/+2
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-2/+2
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-091-0/+5