[PATCH] D34650: [COFF] Allow debug info to relocate against discarded symbols
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 18:17:57 PDT 2017
rnk updated this revision to Diff 104334.
rnk added a comment.
The last patch didn't pass tests, and fixing the tests required some surgery.
PTAL
https://reviews.llvm.org/D34650
Files:
lld/COFF/Chunks.cpp
lld/COFF/Chunks.h
lld/COFF/MarkLive.cpp
lld/COFF/Symbols.h
lld/COFF/Writer.cpp
lld/test/COFF/Inputs/pdb-global-gc.s
lld/test/COFF/Inputs/pdb-import-gc.lib
lld/test/COFF/pdb-global-gc.yaml
lld/test/COFF/pdb-import-gc.yaml
lld/test/COFF/reloc-discarded.s
lld/test/COFF/secrel-absolute.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34650.104334.patch
Type: text/x-patch
Size: 24978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/4c8c45de/attachment-0001.bin>
More information about the llvm-commits
mailing list