summaryrefslogtreecommitdiffstats
path: root/test/MC/MachO/dg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/MachO/dg.exp')
-rw-r--r--test/MC/MachO/dg.exp6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MC/MachO/dg.exp b/test/MC/MachO/dg.exp
new file mode 100644
index 0000000..ca6aefe
--- /dev/null
+++ b/test/MC/MachO/dg.exp
@@ -0,0 +1,6 @@
+load_lib llvm.exp
+
+if { [llvm_supports_target X86] } {
+ RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]]
+}
+
OpenPOWER on IntegriCloud