diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-08-01 07:26:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 07:26:02 -0500 |
commit | 812b982e3642354660103d694e12ceb355c14e2e (patch) | |
tree | b373c4b8e77278d7653e6d4acb5e99d4d4a68d5e /llvm/docs/tutorial/MyFirstLanguageFrontend | |
parent | 48ea3e425bb97b73a2c3117fdcd55fe96314ab1c (diff) | |
download | llvm-812b982e3642354660103d694e12ceb355c14e2e.zip llvm-812b982e3642354660103d694e12ceb355c14e2e.tar.gz llvm-812b982e3642354660103d694e12ceb355c14e2e.tar.bz2 |
[HIP] Fix compression arguments being passed to linker wrapper (#151591)
Summary:
The new driver's behavior forwards all unrecognized command line
arguments to the host linker. It only knew `--compress` so when
`-compress` was passed it didn't forward it correctly. This patch
changes the spelling because multi word arguments should have two
dashes.
Diffstat (limited to 'llvm/docs/tutorial/MyFirstLanguageFrontend')
0 files changed, 0 insertions, 0 deletions