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 582d54a commit d122ad8Copy full SHA for d122ad8
clang/utils/perf-training/lit.site.cfg.in
@@ -1,6 +1,7 @@
1
@LIT_SITE_CFG_IN_HEADER@
2
3
import sys
4
+import shlex
5
6
config.clang_tools_dir = lit_config.substitute("@CURRENT_TOOLS_DIR@")
7
config.perf_helper_dir = "@CMAKE_CURRENT_SOURCE_DIR@"
0 commit comments