mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
5 lines
124 B
Text
5 lines
124 B
Text
load_lib llvm.exp
|
|
|
|
if { [llvm_supports_target Alpha] } {
|
|
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll}]]
|
|
}
|