aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/X86/pr40737.ll
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-07-28 11:36:31 -0500
committerGitHub <noreply@github.com>2025-07-28 11:36:31 -0500
commit4f58c829fd8473b11c2e6c6ee424b2432e02fb56 (patch)
treeea027897946cf437f2b3e19ee9d7a44b0ebeab94 /llvm/test/CodeGen/X86/pr40737.ll
parent0121a8e4319619527c9c28bbc01c74f794cc2255 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[Clang] Search for 'offload-arch' only next to the clang driver (#150965)HEADmain
Summary: Previously, querying for the offload architecture tool would invoke the user's PATH, which is bad when potentially using the driver from a direct path. This patch change this to *only* consider the `offload-arch` that's supposed to live next to the driver executable. Now we will no longer pick up a potentially conflicting version of this tool and it should always be found (Since it's a clang tool that's installazed alongside the driver)
Diffstat (limited to 'llvm/test/CodeGen/X86/pr40737.ll')
0 files changed, 0 insertions, 0 deletions