Skip to content
Snippets Groups Projects
Commit 079a588d authored by Tanya Lattner's avatar Tanya Lattner
Browse files

Merge 102239 from mainline to fix PR6835

-gThis line, and those below, will be ignored--

M    Makefile.rules

llvm-svn: 102310
parent c529f005
No related branches found
No related tags found
No related merge requests found
......@@ -388,7 +388,6 @@ endif
# If REQUIRES_RTTI=1 is specified then don't disable run-time type id.
ifneq ($(REQUIRES_RTTI), 1)
CXX.Flags += -fno-rtti
CXXFLAGS += -fno-rtti
endif
ifdef ENABLE_COVERAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment