diff options
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/Makefile')
-rw-r--r-- | llvm/lib/CodeGen/AsmPrinter/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/AsmPrinter/Makefile b/llvm/lib/CodeGen/AsmPrinter/Makefile index b0071d0ea3d..60aa6cbcf6f 100644 --- a/llvm/lib/CodeGen/AsmPrinter/Makefile +++ b/llvm/lib/CodeGen/AsmPrinter/Makefile @@ -9,6 +9,5 @@ LEVEL = ../../.. LIBRARYNAME = LLVMAsmPrinter -CXXFLAGS = -fno-rtti include $(LEVEL)/Makefile.common |