gcroot testcase, patch by Eric Christopher.
[oota-llvm.git] / test / CFrontend / 2002-02-16-RenamingTest.c
index 47931b3a01a3f790596f115851e46b91c98f8dd5..952af90c87ef7f9432b94f44a22e455c6a676bc5 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* test that locals are renamed with . notation */
 
 void abc(void *);