[PATCH] D80255: [rfc] [lld] Do not ignore comdats when parsing LTO objects
Christy Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 16:00:57 PDT 2020
christylee added a comment.
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?
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