[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
Fri Oct 5 06:01:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343847: [LLD][COFF] Fix ordering of CRT global initializers in COMDAT sections (authored by aganea, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52749?vs=168170&id=168462#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52749

Files:
  lld/trunk/COFF/Chunks.cpp
  lld/trunk/COFF/Chunks.h
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/Inputs/crt-dyn-initializer-order_1.yaml
  lld/trunk/test/COFF/Inputs/crt-dyn-initializer-order_2.yaml
  lld/trunk/test/COFF/crt-dyn-initializer-order.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52749.168462.patch
Type: text/x-patch
Size: 10171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/fc5f5205/attachment.bin>


More information about the llvm-commits mailing list