[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:40:11 PDT 2020
ychen updated this revision to Diff 296829.
ychen marked 2 inline comments as done.
ychen added a comment.
- Check for preopt IR dump
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.296829.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/2346c85a/attachment.bin>
More information about the llvm-commits
mailing list