projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f9b4b
)
This example requires RTTI.
author
Daniel Dunbar
<daniel@zuster.org>
Mon, 25 Jan 2010 00:45:01 +0000
(
00:45
+0000)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/examples/Kaleidoscope/Chapter7/Makefile
b/examples/Kaleidoscope/Chapter7/Makefile
index 9d2df6f02d074980ef46edaed6ed62ef2d5f9188..8911d52560b5c32c2f70708468438e6ff09413d2 100644
(file)
--- a/
examples/Kaleidoscope/Chapter7/Makefile
+++ b/
examples/Kaleidoscope/Chapter7/Makefile
@@
-9,6
+9,7
@@
LEVEL = ../../..
TOOLNAME = Kaleidoscope-Ch7
EXAMPLE_TOOL = 1
+REQUIRES_RTTI := 1
LINK_COMPONENTS := core jit interpreter native