[PATCH] D95126: [llvm-link] Fix for an assertion when linking global with appending linkage

Sergey Dmitriev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 23 00:31:02 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG267a57a64572: [llvm-link] Fix for an assertion when linking global with appending linkage (authored by sdmitriev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95126

Files:
  llvm/lib/Linker/IRMover.cpp
  llvm/lib/Linker/LinkModules.cpp
  llvm/test/Linker/Inputs/appending-global.ll
  llvm/test/Linker/appending-global-err1.ll
  llvm/test/Linker/appending-global-err2.ll
  llvm/test/Linker/appending-global-err3.ll
  llvm/test/Linker/appending-global-err4.ll
  llvm/test/Linker/appending-global-err5.ll
  llvm/test/Linker/appending-global-proto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95126.318739.patch
Type: text/x-patch
Size: 8584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210123/d3b40a6e/attachment.bin>


More information about the llvm-commits mailing list