1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen/Thumb/dg.exp
Evan Cheng f7814163db We should run these tests as well.
llvm-svn: 74121
2009-06-24 21:36:26 +00:00

6 lines
128 B
Plaintext

load_lib llvm.exp
if { [llvm_supports_target ARM] } {
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]]
}