When accessing the base register for global variables, use the register
[oota-llvm.git] / test / CFrontend / 2002-01-23-LoadQISIReloadFailure.c
index 55a17a3792c3cd3a820f2aafa8e9054a0748b162..258d3cc0e3dc485d6e02dff3c1aa2d0416b97489 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 /* Regression test.  Just compile .c -> .ll to test */
 int foo(void) {
   unsigned char *pp;