* gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm.exp
1 #
2 # Some ARM tests
3 #
4
5 if {[istarget *arm*-*-*] || [istarget *xscale*-*-*]} {
6 run_dump_tests [lsort [glob -nocomplain $srcdir/$subdir/*.d]]
7 }
This page took 0.030069 seconds and 4 git commands to generate.