diff options
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/Makefile')
| -rw-r--r-- | llvm/lib/Transforms/Instrumentation/Makefile | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/Instrumentation/Makefile b/llvm/lib/Transforms/Instrumentation/Makefile index 12388968f1c..6cbc7a9cd88 100644 --- a/llvm/lib/Transforms/Instrumentation/Makefile +++ b/llvm/lib/Transforms/Instrumentation/Makefile @@ -10,7 +10,6 @@  LEVEL = ../../..  LIBRARYNAME = LLVMInstrumentation  BUILD_ARCHIVE = 1 -CXXFLAGS = -fno-rtti  include $(LEVEL)/Makefile.common  | 

