aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/tutorial
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-08-01 07:26:02 -0500
committerGitHub <noreply@github.com>2025-08-01 07:26:02 -0500
commit812b982e3642354660103d694e12ceb355c14e2e (patch)
treeb373c4b8e77278d7653e6d4acb5e99d4d4a68d5e /llvm/docs/tutorial
parent48ea3e425bb97b73a2c3117fdcd55fe96314ab1c (diff)
downloadllvm-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')
0 files changed, 0 insertions, 0 deletions