Duncan Sands | dcc432d | 2008-08-07 17:48:08 +0000 | [diff] [blame] | 1 | load_lib llvm.exp |
2 | |||||
Duncan Sands | d85a709 | 2008-10-06 10:31:21 +0000 | [diff] [blame] | 3 | if [ llvm_gcc_supports obj-c++ ] then { |
Duncan Sands | dcc432d | 2008-08-07 17:48:08 +0000 | [diff] [blame] | 4 | RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{mm}]] |
5 | } |