[PATCH] D40407: [COFF] Implement constructor priorities

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 14:36:09 PST 2017


mstorsjo updated this revision to Diff 124473.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Added zero padding for ELF as well, rewrote the zero padding in a more idiomatic way, applied Rui's style suggestion.


https://reviews.llvm.org/D40407

Files:
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  test/CodeGen/X86/constructor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40407.124473.patch
Type: text/x-patch
Size: 5318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171127/2bb35aa2/attachment.bin>


More information about the llvm-commits mailing list