[llvm] [BOLT][NFC] Using target_triple in lit config (PR #144078)
Paul Osmialowski via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 13 07:17:10 PDT 2025
================
@@ -1,4 +1,4 @@
-host_linux_triple = config.target_triple.split("-")[0] + "-unknown-linux-gnu"
----------------
pawosm-arm wrote:
I can't figure out how this could enable running on macos, can you provide us with some details (e.g. your test scenario)?
https://github.com/llvm/llvm-project/pull/144078
More information about the llvm-commits
mailing list