[llvm] RuntimeLibcalls: Use get_host_tool_path for executables used in benchmark (PR #153955)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 17 18:10:03 PDT 2025
s-barannikov wrote:
I think the latest approach is the correct one. IIRC the previous attempts might have tried to execute a cross-built tool.
https://github.com/llvm/llvm-project/pull/153955
More information about the llvm-commits
mailing list