[PATCH] D84129: [ELF] -r: rewrite SHT_GROUP content if some members are combined or discarded

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 08:47:19 PDT 2020


MaskRay updated this revision to Diff 279541.
MaskRay marked 2 inline comments as done.
MaskRay added a comment.

Simplify endianness code with `read32`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84129

Files:
  lld/ELF/InputSection.cpp
  lld/ELF/OutputSections.cpp
  lld/test/ELF/relocatable-comdat.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84129.279541.patch
Type: text/x-patch
Size: 5665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/083bcece/attachment.bin>


More information about the llvm-commits mailing list