[PATCH] D47898: IRMover: Account for matching types present across modules

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 08:13:50 PDT 2018


tejohnson accepted this revision.
tejohnson added a comment.

LGTM - this seems consistent with the fix made in https://reviews.llvm.org/D26212, we're just hitting the issue at a different point during type mapping.


Repository:
  rL LLVM

https://reviews.llvm.org/D47898





More information about the llvm-commits mailing list