[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / bolt / test / perf2bolt / lit.local.cfg
blob05f41ff333b0e4f61de08e42c82755ad4a9538b7
1 import shutil
3 if shutil.which("perf") != None:
4     config.available_features.add("perf")