[PATCH] D116263: [lld-macho] Fix alignment of TLV data sections

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 27 20:31:32 PST 2021


glandium updated this revision to Diff 396369.
glandium added a comment.

Addressed comments and added a check that __thread_vars is aligned correctly for the test to be valuable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116263

Files:
  lld/MachO/Writer.cpp
  lld/test/MachO/tlv.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116263.396369.patch
Type: text/x-patch
Size: 5035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211228/219dde56/attachment.bin>


More information about the llvm-commits mailing list