repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Silence -Wunused-variable in release builds.
[llvm/stm8.git]
/
test
/
MC
/
Disassembler
/
X86
/
dg.exp
blob
a4d0e7c718c89140467b382a479d22f7294c7968
1
load_lib llvm.exp
2
3
if
{ [
llvm_supports_target X86
] } {
4
RunLLVMTests
[
lsort
[
glob
-
nocomplain $srcdir
/
$subdir
/*
.
{
txt
}]]
5
}
6