1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

This example requires RTTI.

llvm-svn: 94398
This commit is contained in:
Daniel Dunbar 2010-01-25 00:45:01 +00:00
parent e04db98cdd
commit 003c6aca1c

View File

@ -9,6 +9,7 @@
LEVEL = ../../..
TOOLNAME = Kaleidoscope-Ch7
EXAMPLE_TOOL = 1
REQUIRES_RTTI := 1
LINK_COMPONENTS := core jit interpreter native