* gas/arm/backslash-at.d: Fix for non-ELF arm targets.
[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.034805 seconds and 4 git commands to generate.