Use the module's context instead of the global context.
[oota-llvm.git] / lib / Target / CppBackend / Makefile
index dc9cf48c8b1e80f352a6d8e5a1914e3c8803b9e5..d75f4e87226547eece723d47f470b9e0ed4c4ce9 100644 (file)
@@ -9,7 +9,6 @@
 
 LEVEL = ../../..
 LIBRARYNAME = LLVMCppBackend
-
 DIRS = TargetInfo
 
 include $(LEVEL)/Makefile.common