forked from OSchip/llvm-project
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
![]() |
load_lib llvm.exp
|
||
|
|
||
|
if [ llvm_gcc_supports_objc ] then {
|
||
|
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{m}]]
|
||
|
}
|
||
|
|