[PATCH] D75201: [ThinLTO/LowerTypeTests] Handle unpromoted local type ids

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 20:35:09 PST 2020


evgeny777 accepted this revision.
evgeny777 added a comment.
This revision is now accepted and ready to land.

I'm seeing crashes with this patch in two stage compilation, reported here: https://reviews.llvm.org/D73242#1893744. However the change seems reasonable, so I think it makes sense to push it and then investigate remaining issues. That said, LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75201





More information about the llvm-commits mailing list