preemptively add the rest of the non-n fpstack instructions.
[oota-llvm.git] / test / MC / AsmParser / dg.exp
index 64cb75b20ff11d1769778e3fa6319b574280010d..a6d81da5b7168ed54b61ecd0c9b6a4c245c35ae7 100644 (file)
@@ -1,4 +1,5 @@
 load_lib llvm.exp
 
-RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]]
-
+if { [llvm_supports_target X86] } {
+  RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]]
+}