summaryrefslogtreecommitdiff
path: root/lib/TableGen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/TableGen/Makefile')
-rw-r--r--lib/TableGen/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/TableGen/Makefile b/lib/TableGen/Makefile
index 44724389e1..732d8a197e 100644
--- a/lib/TableGen/Makefile
+++ b/lib/TableGen/Makefile
@@ -11,8 +11,6 @@ LEVEL = ../..
LIBRARYNAME = LLVMTableGen
BUILD_ARCHIVE = 1
-## FIXME: This only requires RTTI because tblgen uses it. Fix that.
-REQUIRES_RTTI = 1
REQUIRES_EH = 1
include $(LEVEL)/Makefile.common