[PATCH] D40264: COFF: Emit a COFF symbol table if /debug:dwarf is specified.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 12:49:49 PST 2017
pcc created this revision.
Herald added a subscriber: JDevlieghere.
This effectively reverts r318548 and r318635 while keeping the
functionality behind the flag and preserving the bug fix from r318548.
https://reviews.llvm.org/D40264
Files:
lld/COFF/Config.h
lld/COFF/Driver.cpp
lld/COFF/Symbols.h
lld/COFF/Writer.cpp
lld/test/COFF/strtab-size.s
lld/test/COFF/symtab.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40264.123638.patch
Type: text/x-patch
Size: 19462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171120/904832ad/attachment.bin>
More information about the llvm-commits
mailing list