fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / FrontendC / 2008-11-11-AnnotateStructFieldAttribute.c
index fa5713e2482b4bb861535c7229d79f267b35a7f6..8af59d54f751d6a19bf96cde5ddc3aca00a79555 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -c -emit-llvm %s -o - | llvm-dis | grep llvm.ptr.annotation | count 3
+// RUN: %llvmgcc -S %s -o - | grep llvm.ptr.annotation | count 3
 
 #include <stdio.h>