[PATCH] D60628: [LLD] [COFF] Link crtend.o as the last object file

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 15 00:39:22 PDT 2019


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

Reordering ObjFile::Instances instead of changing the order of parsing files, as suggested by Rui.


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

https://reviews.llvm.org/D60628

Files:
  COFF/Driver.cpp
  docs/ReleaseNotes.rst
  test/COFF/Inputs/eh_frame_terminator-crtend.s
  test/COFF/Inputs/eh_frame_terminator-otherfunc.s
  test/COFF/eh_frame_terminator.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60628.195098.patch
Type: text/x-patch
Size: 3591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190415/5c892996/attachment.bin>


More information about the llvm-commits mailing list