move this test into the ARM test so that it is only run when the arm backend
[oota-llvm.git] / test / FrontendFortran / 2008-11-03-OptionOverride.f90
index 06031f83d4d9f8739bcac307dcf781316b5528b7..d65ba9b4736f7a680c09ab4987efa64070da1644 100644 (file)
@@ -1,3 +1,4 @@
-! RUN: %llvmgcc -c %s -march=k8
+! RUN: %llvmgcc -S %s -march=k8
+! XTARGET: x86
 ! Note: this file intentionally left blank, the problem itself is in
-! frontend initialization routines and march flag!
\ No newline at end of file
+! frontend initialization routines and march flag!