We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40efbcf commit 37919a7Copy full SHA for 37919a7
clang/utils/perf-training/lit.cfg
@@ -40,6 +40,5 @@ config.substitutions.append( ('%cmake_generator', config.cmake_generator ) )
40
config.substitutions.append( ('%cmake', config.cmake_exe ) )
41
config.substitutions.append( ('%llvm_src_dir', config.llvm_src_dir ) )
42
43
-print(config.substitutions)
44
config.environment['LLVM_PROFILE_FILE'] = 'perf-training-%4m.profraw'
45
0 commit comments