Add pass that expands pseudo instructions into target instructions after register...
[oota-llvm.git] / test / FrontendC / 2009-03-09-WeakDeclarations-1.c
index 6eea0593dd8184c02203da97435b8ba94a25ccb2..13ea84f7bae92d5e6a3a6409557ce2c0aa24b452 100644 (file)
@@ -1,7 +1,7 @@
-// RUN: $llvmgcc $test -c -o /dev/null |& \
+// RUN: %llvmgcc_only %s -c -o /dev/null |& \
 // RUN: egrep {(14|15|22): warning:} | \
 // RUN: wc -l | grep --quiet 3
-// XTARGET: darwin
+// XTARGET: darwin,linux
 // XFAIL: *
 // END.
 // Insist upon warnings for inappropriate weak attributes.