mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-19 10:53:55 +00:00
Make REQUIRES_RTTI work.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81522 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
69110c90bf
commit
b33cc14561
@ -345,7 +345,7 @@ endif
|
||||
|
||||
# IF REQUIRES_RTTI=1 is specified then don't disable run-time type id
|
||||
ifndef REQUIRES_RTTI
|
||||
# CXX.Flags += -fno-rtti
|
||||
CXX.Flags += -fno-rtti
|
||||
endif
|
||||
|
||||
ifdef ENABLE_COVERAGE
|
||||
|
Loading…
x
Reference in New Issue
Block a user