[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 17:59:35 PDT 2020


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

- fix comment (again)


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.296836.patch
Type: text/x-patch
Size: 7707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/0424f169/attachment.bin>


More information about the llvm-commits mailing list