Add pass that expands pseudo instructions into target instructions after register...
[oota-llvm.git] / test / FrontendC / 2007-09-20-GcrootAttribute.c
index 23cd37ff6a55a0e1c58049ce36caef53e852b7c2..b67b474c4c1bb51baddab57f491216ebff55925c 100644 (file)
@@ -1,6 +1,6 @@
-// RUN: %llvmgcc -S -emit-llvm %s -o - | grep llvm.gcroot
-// RUN: %llvmgcc -S -emit-llvm %s -o - | grep llvm.gcroot | count 6
-// RUN: %llvmgcc -S -emit-llvm %s -o - | llvm-as
+// RUN: %llvmgcc -S %s -o - | grep llvm.gcroot
+// RUN: %llvmgcc -S %s -o - | grep llvm.gcroot | count 6
+// RUN: %llvmgcc -S %s -o - | llvm-as
 
 typedef struct foo_s
 {