x86 doesn't actually want to custom lower v3i32
[oota-llvm.git] / tools / llvm-as / Makefile
index ce2ab9438a57621ce7692ff8102757209ddea89e..c86b900b226595369a7029c3c14a76183b1e2cec 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TOOLNAME = llvm-as
-LINK_COMPONENTS := asmparser bcwriter bitwriter
+LINK_COMPONENTS := asmparser bitwriter
 REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common