[PATCH] D100498: [ThinLTO] Copy UnnamedAddr when spliting module.
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 15:51:47 PDT 2021
zequanwu added a comment.
I think we should just don't copy attributes at all but copy DSO local and the alignment etc. Verifier will fail if we copy any parameter attribute.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100498/new/
https://reviews.llvm.org/D100498
More information about the llvm-commits
mailing list