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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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