llvm-6502/examples/ExceptionDemo
Rafael Espindola 875710a2fd Nuke the old JIT.
I am sure we will be finding bits and pieces of dead code for years to
come, but this is a good start.

Thanks to Lang Hames for making MCJIT a good replacement!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215111 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-07 14:21:18 +00:00
..
CMakeLists.txt Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that allow RTTI and EH 2014-07-22 15:41:18 +00:00
ExceptionDemo.cpp Nuke the old JIT. 2014-08-07 14:21:18 +00:00
Makefile Fix exception demo: Add mcjit to link component. 2013-07-21 03:46:55 +00:00