[PATCH] D87001: [IRMover] Avoid materializing global value that belongs to not-yet-linked module

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 18:23:20 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9881e6e27bc: [IRMover] Avoid materializing global value that belongs to not-yet-linked module (authored by ychen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87001

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/test/LTO/X86/Inputs/type-mapping-bug4_0.ll
  llvm/test/LTO/X86/Inputs/type-mapping-bug4_1.ll
  llvm/test/LTO/X86/type-mapping-bug4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87001.296844.patch
Type: text/x-patch
Size: 7707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/69577cbc/attachment.bin>


More information about the llvm-commits mailing list