Skip to content

Commit 37919a7

Browse files
committed
Remove debug statement
1 parent 40efbcf commit 37919a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/utils/perf-training/lit.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@ config.substitutions.append( ('%cmake_generator', config.cmake_generator ) )
4040
config.substitutions.append( ('%cmake', config.cmake_exe ) )
4141
config.substitutions.append( ('%llvm_src_dir', config.llvm_src_dir ) )
4242

43-
print(config.substitutions)
4443
config.environment['LLVM_PROFILE_FILE'] = 'perf-training-%4m.profraw'
4544

0 commit comments

Comments
 (0)