1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/examples/ExceptionDemo
Logan Chien 7360df71c4 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.

llvm-svn: 186785
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