repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git]
/
bolt
/
test
/
perf2bolt
/
lit.local.cfg
blob
05f41ff333b0e4f61de08e42c82755ad4a9538b7
1
import shutil
2
3
if shutil.which("perf") != None:
4
config.available_features.add("perf")