[PATCH] D54125: [LTO] Drop non-prevailing definitions only if linkage is not local or appending
Bill Wendling via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 29 17:32:40 PST 2018
void reopened this revision.
void added a comment.
This revision is now accepted and ready to land.
Hi @piramam,
This change is breaking the Linux ThinLTO build. I'll work to get you a test case. Could you revert this patch until we can resolve the issue?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54125/new/
https://reviews.llvm.org/D54125
More information about the llvm-commits
mailing list