diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-09-22 08:02:32 -0500 |
---|---|---|
committer | Joseph Huber <huberjn@outlook.com> | 2024-09-22 08:04:20 -0500 |
commit | 68e2b695eae06b42261ecdc145c1f1ece57cd14c (patch) | |
tree | d5f4364f1174962e21a998c71f030c55c1b78c47 /llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
parent | 38666e651587a5ca1b1290595c83d48d19914c42 (diff) | |
download | llvm-68e2b695eae06b42261ecdc145c1f1ece57cd14c.zip llvm-68e2b695eae06b42261ecdc145c1f1ece57cd14c.tar.gz llvm-68e2b695eae06b42261ecdc145c1f1ece57cd14c.tar.bz2 |
[NvlinkWrapper] Fix `-pluing` not consuming its argument
Summary:
Sometimes `clang` will pass `-plugin` when doing LTO, which should be
correctly consumed by the nvlink wrapper. Right now it was leaving the
`plugin.so` argument as a regular input, which would cause it to error
on the `.so` input.
Diffstat (limited to 'llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions