This example requires RTTI.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 25 Jan 2010 00:45:01 +0000 (00:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 25 Jan 2010 00:45:01 +0000 (00:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94398 91177308-0d34-0410-b5e6-96231b3b80d8

examples/Kaleidoscope/Chapter7/Makefile

index 9d2df6f02d074980ef46edaed6ed62ef2d5f9188..8911d52560b5c32c2f70708468438e6ff09413d2 100644 (file)
@@ -9,6 +9,7 @@
 LEVEL = ../../..
 TOOLNAME = Kaleidoscope-Ch7
 EXAMPLE_TOOL = 1
+REQUIRES_RTTI := 1
 
 LINK_COMPONENTS := core jit interpreter native