[PATCH] D52749: [LLD][COFF] Fix ordering of CRT global initializers in COMDAT sections
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 3 13:52:33 PDT 2018
aganea updated this revision to Diff 168167.
aganea marked 2 inline comments as done.
aganea added a comment.
Updated as per Martin's comments.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D52749
Files:
COFF/Chunks.cpp
COFF/Chunks.h
COFF/Writer.cpp
test/COFF/Inputs/crt-dyn-initializer-order_1.yaml
test/COFF/Inputs/crt-dyn-initializer-order_2.yaml
test/COFF/crt-dyn-initializer-order.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52749.168167.patch
Type: text/x-patch
Size: 10057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/23103120/attachment.bin>
More information about the llvm-commits
mailing list