[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 16:25:23 PDT 2020


ychen updated this revision to Diff 296827.
ychen added a comment.

- fix comments, especially remove references to "step"s. The sequence of events are described in "stage"s instead.


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.296827.patch
Type: text/x-patch
Size: 6818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/2cc8dfb2/attachment.bin>


More information about the llvm-commits mailing list