[PATCH] D84803: [ThinLTO][Legacy] Compute PreservedGUID based on IRName in Symtab

Steven Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 12:32:05 PDT 2020


steven_wu added a comment.

In D84803#2245819 <https://reviews.llvm.org/D84803#2245819>, @dmajor wrote:

> Our builds are back to green with that change. I agree that the root cause is likely elsewhere, but getting to the bottom of it would unfortunately take more time than I am able to commit.

I committed in `97866b8de81ce71cf9ae9e50feb450335b0537a`. It will still be really helpful to get a reproducer to understand how it happened.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84803/new/

https://reviews.llvm.org/D84803



More information about the llvm-commits mailing list