[PATCH] D34650: [COFF] Allow debug info to relocate against discarded symbols

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 10:06:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306566: [COFF] Allow debug info to relocate against discarded symbols (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D34650?vs=104334&id=104452#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34650

Files:
  lld/trunk/COFF/Chunks.cpp
  lld/trunk/COFF/Chunks.h
  lld/trunk/COFF/MarkLive.cpp
  lld/trunk/COFF/Symbols.h
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/Inputs/pdb-global-gc.s
  lld/trunk/test/COFF/Inputs/pdb-import-gc.lib
  lld/trunk/test/COFF/pdb-global-gc.yaml
  lld/trunk/test/COFF/pdb-import-gc.yaml
  lld/trunk/test/COFF/reloc-discarded.s
  lld/trunk/test/COFF/secrel-absolute.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34650.104452.patch
Type: text/x-patch
Size: 25253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/e715af86/attachment.bin>


More information about the llvm-commits mailing list