Enable RTTI again. While this works fine for LLVM, it creates an ABI

incompatibility with some clients covered by the buildbots, such as llvm-gcc.

llvm-svn: 101237
This commit is contained in:
Nick Lewycky 2010-04-14 05:51:59 +00:00
parent 3720e3e45f
commit 2a637411ab

View File

@ -9,6 +9,7 @@
LEVEL = ../..
LIBRARYNAME = LLVMCore
BUILD_ARCHIVE = 1
REQUIRES_RTTI = 1
BUILT_SOURCES = $(PROJ_OBJ_ROOT)/include/llvm/Intrinsics.gen