[PATCH] D40408: [LLD] [COFF] Implement numerical sorting of constructors with priority

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 24 02:57:36 PST 2017


mstorsjo updated this revision to Diff 124149.
mstorsjo added a comment.

Added comments, removed redundant checking for periods (replaced with asserts), removed the redundant StringRef references.


https://reviews.llvm.org/D40408

Files:
  COFF/Writer.cpp
  test/COFF/ctors_dtors_priority.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40408.124149.patch
Type: text/x-patch
Size: 3679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171124/2b00df74/attachment.bin>


More information about the llvm-commits mailing list