[PATCH] D49230: Add support for COFF groups in * Linker * compiland in PDB

Stefan Reinalter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 05:59:48 PDT 2018


stefan_reinalter created this revision.
stefan_reinalter added a reviewer: zturner.
stefan_reinalter added a project: lld.
Herald added a subscriber: MaskRay.

This patch adds emitting of COFF groups to the linker compiland stored in the PDB.

Fixes bug 36277:
https://bugs.llvm.org/show_bug.cgi?id=36277


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D49230

Files:
  COFF/PDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49230.155156.patch
Type: text/x-patch
Size: 5150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/6ce22836/attachment.bin>


More information about the llvm-commits mailing list