mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-16 08:29:08 +00:00
tblgen uses dynamic_cast heavily, so it needs rtti info
llvm-svn: 43126
This commit is contained in:
parent
bbcab3e0bb
commit
6b180c4e51
@ -14,6 +14,7 @@ USEDLIBS = LLVMSupport.a LLVMSystem.a
|
||||
EXTRA_DIST = FileLexer.cpp.cvs FileLexer.l.cvs \
|
||||
FileParser.cpp.cvs FileParser.h.cvs FileParser.y.cvs
|
||||
REQUIRES_EH := 1
|
||||
REQUIRES_RTTI := 1
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user