When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, allow...
[oota-llvm.git] / lib / Target / CppBackend / Makefile
index 52f2aadfa3c4646c9bc021168c955c600ff43411..efc7463fda3d6b0119bfde88e08194f7af505671 100644 (file)
@@ -8,9 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..
-LIBRARYNAME = LLVMCppBackend
-CXXFLAGS = -fno-rtti
-
+LIBRARYNAME = LLVMCppBackendCodeGen
 DIRS = TargetInfo
 
 include $(LEVEL)/Makefile.common