[PATCH] D49700: [LLD] [COFF] Treat .xdata/.pdata$<sym> as implicitly associative to <sym> for MinGW

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 6 14:26:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339058: [COFF] Treat .xdata/.pdata$<sym> as implicitly associative to <sym> for MinGW (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49700?vs=159385&id=159396#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49700

Files:
  lld/trunk/COFF/InputFiles.cpp
  lld/trunk/COFF/InputFiles.h
  lld/trunk/test/COFF/Inputs/associative-comdat-mingw-2.s
  lld/trunk/test/COFF/associative-comdat-mingw.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49700.159396.patch
Type: text/x-patch
Size: 9856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/457fc428/attachment.bin>


More information about the llvm-commits mailing list