[PATCH] D95943: [ThinLTO] Fix import of a global variable to modules contain its weak def

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 01:24:27 PST 2021


krisb updated this revision to Diff 323686.
krisb added a comment.

Made comments more detailed and acccurate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95943

Files:
  llvm/lib/Transforms/IPO/FunctionImport.cpp
  llvm/test/ThinLTO/X86/Inputs/weak_globals_import.ll
  llvm/test/ThinLTO/X86/weak_globals_import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95943.323686.patch
Type: text/x-patch
Size: 4111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/e495a20c/attachment.bin>


More information about the llvm-commits mailing list