repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sink llvm-gcc dependent tests into distinct subdirs.
[llvm/avr.git]
/
test
/
LLVMC
/
ObjC
/
dg.exp
blob
18f73a797879e5cdd6f88d9bddd00436afc9e2af
1
load_lib llvm.exp
2
3
if
[
llvm_gcc_supports objc
]
then
{
4
RunLLVMTests
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*
.
{
m
}]]
5
}