[PATCH] D80255: [rfc] [lld] Do not ignore comdats when parsing LTO objects
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 22:01:50 PDT 2020
ruiu added a comment.
In D80255#2047795 <https://reviews.llvm.org/D80255#2047795>, @christylee wrote:
> I tried building a more complex workload and the build failed due to some `undefined hidden symbol`. For thinlto, is the linker or codegen supposed to handle comdat folding?
How did it work with gold with the LTO plugin?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80255/new/
https://reviews.llvm.org/D80255
More information about the llvm-commits
mailing list