fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / FrontendC / 2004-02-13-IllegalVararg.c
index 21039c6b0fa9b93a94a656ebd711ef05cce945b4..0d003c8033ca4032934c810494860ae1cfc2647f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -xc %s -w -c -o - | llc
+// RUN: %llvmgcc -xc %s -w -S -o - | llc
 // XFAIL: *
 // See PR2452