[PATCH] D53596: [ThinLTO] Fix a crash in lazy loading of Metadata

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 07:09:27 PDT 2018


vsk added a comment.

Hi Teresa, with this patch applied, I do still see a (possibly unrelated) crash when building an internal framework with ThinLTO + hot/cold splitting. I'm not sure what the best way is to prepare a reproducer (please let me know), but I've tried to collect some output from the debugger:

F7478619: Foundation-fmwk-ThinLTO-crash.txt <https://reviews.llvm.org/F7478619>


Repository:
  rL LLVM

https://reviews.llvm.org/D53596





More information about the llvm-commits mailing list