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