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

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 12:40:50 PDT 2018


vlad.tsyrklevich added a subscriber: tobiasvk.
vlad.tsyrklevich added a comment.

I tested this change by building Chromium with ThinLTO and self-hosting LLVM/clang with monolithic LTO with module summaries (e.g. with https://reviews.llvm.org/D34156 applied)


Repository:
  rL LLVM

https://reviews.llvm.org/D47898





More information about the llvm-commits mailing list