diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-07-28 11:36:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-28 11:36:31 -0500 |
commit | 4f58c829fd8473b11c2e6c6ee424b2432e02fb56 (patch) | |
tree | ea027897946cf437f2b3e19ee9d7a44b0ebeab94 /llvm/test/CodeGen/X86/asm-modifier-pic.ll | |
parent | 0121a8e4319619527c9c28bbc01c74f794cc2255 (diff) | |
download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 |
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/asm-modifier-pic.ll')
0 files changed, 0 insertions, 0 deletions