[PATCH] D88637: [LLD] Set alignment as part of Characteristics in TLS table.
Luqman Aden via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 19:33:43 PDT 2020
luqmana updated this revision to Diff 298282.
luqmana added a comment.
Address nit: Use early return to reduce indentation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88637/new/
https://reviews.llvm.org/D88637
Files:
lld/COFF/Writer.cpp
lld/test/COFF/tls-alignment-32.ll
lld/test/COFF/tls-alignment-64.ll
llvm/include/llvm/Object/COFF.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88637.298282.patch
Type: text/x-patch
Size: 4523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/233ae862/attachment.bin>
More information about the llvm-commits
mailing list