Skip to content
Snippets Groups Projects
Commit 8a92297d authored by Yifan Zhao's avatar Yifan Zhao
Browse files

Remove "default subst" in profiler test, we don't need them.

parent 4f4d0f3f
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,5 @@ config.test_exec_root = current_binary_dir
# Tweak the PATH to include the tools dir.
llvm_config.with_environment("PATH", config.llvm_tools_dir, append_path=True)
llvm_config.use_default_substitutions()
# Add substitution for our main script in this directory.
llvm_config.add_tool_substitutions(["test_hpvm_c_profiling.py"], config.test_source_root)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment