Implement part of review feedback for address spaces.
[oota-llvm.git] / tools / llvm2cpp / Makefile
index 88db590c9bf214e3ed20f4c3bff1b3b74c2c324c..3bb68b8daa42541031707ce7b47117a6f95e57bd 100644 (file)
@@ -8,9 +8,8 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..
 TOOLNAME = llvm2cpp
-LINK_COMPONENTS = bcreader
-REQUIRES_EH := 1
+LINK_COMPONENTS = bitreader
 
 include $(LEVEL)/Makefile.common
 
-CompileCommonOpts := $(filter-out -pedantic,$(CompileCommonOpts))
+CompileCommonOpts := $(CompileCommonOpts) -Wno-format