[PATCH] D67322: [LLD][ThinLTO] Handle GUID collision in import global processing
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 10:23:07 PDT 2019
evgeny777 added a comment.
Is this the only place where bad things can happen? May be simply raise an error in `addGlobalValueSummary` when new summary type is different from that of `SummaryList[0]`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67322/new/
https://reviews.llvm.org/D67322
More information about the llvm-commits
mailing list