Fix PR2096, a regression introduced with my patch last night. This
[oota-llvm.git] / test / CFrontend / 2002-12-15-GlobalRedefinition.c
index 9899764af6581a5d7749dce6fa3720cf8de0a465..39632a1506668c3fdd1ea377db4470f3c219a858 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
+
 extern char algbrfile[9];
 char algbrfile[9] = "abcdefgh";