Had used the wrong option.
[oota-llvm.git] / test / Makefile
index d5c8a7272f360049f52c5acc9ce1f370e09d3c72..4934e414e3b51ef7fa9c894858e7d1226adf9204 100644 (file)
@@ -29,4 +29,4 @@ clean :
 
 %.mc: %.bc
        @echo "Generating machine instructions for $<"
-       @llc -dselect i $< > $@
+       @llc -dselect y $< > $@