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:
3c594ff
)
Turn off RTTI for VMCore. Yay!
author
Nick Lewycky
<nicholas@mxc.ca>
Wed, 14 Apr 2010 05:30:13 +0000
(
05:30
+0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Wed, 14 Apr 2010 05:30:13 +0000
(
05:30
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101233
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/VMCore/Makefile
patch
|
blob
|
history
diff --git
a/lib/VMCore/Makefile
b/lib/VMCore/Makefile
index 03a4fc707debb5a72b6273b71920476363c5036f..ed56df420bc27cde719b19cddb4cce02bd4466f4 100644
(file)
--- a/
lib/VMCore/Makefile
+++ b/
lib/VMCore/Makefile
@@
-9,7
+9,6
@@
LEVEL = ../..
LIBRARYNAME = LLVMCore
BUILD_ARCHIVE = 1
-REQUIRES_RTTI = 1
BUILT_SOURCES = $(PROJ_OBJ_ROOT)/include/llvm/Intrinsics.gen