llvm-6502/examples/ExceptionDemo
Logan Chien 3659fd3552 Fix exception demo: Add mcjit to link component.
Fix exception demo when we are building the examples with configure/make.
This commit updates the link components in the Makefile.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186785 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-21 03:46:55 +00:00
..
CMakeLists.txt Port ExceptionDemo to MCJIT. 2013-05-05 20:57:58 +00:00
ExceptionDemo.cpp ExceptionDemo: Corresponding to r181820, SectionMemoryManager should belong to RTDyldMemoryManager. 2013-05-14 23:05:00 +00:00
Makefile Fix exception demo: Add mcjit to link component. 2013-07-21 03:46:55 +00:00