[PATCH] D33513: [ThinLTO] Fix ThinLTO crash while destroying context

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 12:18:41 PDT 2017


davide added a comment.

Thanks for your first contribution, great GSoC start!
One note: this manifests with ThinLTO, but it might be a more generic metadata issue. Are you able to reproduce without ThinLTO (and maybe with a single file?)
If not, can you explain why?


Repository:
  rL LLVM

https://reviews.llvm.org/D33513





More information about the llvm-commits mailing list