[PATCH] D145941: [Clang] Always use -zdefs when linking AMDGPU images
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 13 22:16:41 PDT 2023
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
While `--no-undefined` is an alias for `-z defs`, be consistent in the subject and the body.
> Always use -zdefs
`--no-undefined`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145941/new/
https://reviews.llvm.org/D145941
More information about the cfe-commits
mailing list