repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Teach the inliner to emit llvm.lifetime.start/end, to scope the local variables
[llvm/stm8.git]
/
test
/
FrontendFortran
/
dg.exp
blob
45bffc6fdcb809db25ff86b236ccb48f1bcf9e43
1
load_lib llvm.exp
2
3
if [ llvm_gcc_supports fortran ] then {
4
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{f,f90}]]
5
}
6