[PATCH] D34650: [COFF] Allow debug info to relocate against discarded symbols
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 17:19:41 PDT 2017
rnk added a comment.
In https://reviews.llvm.org/D34650#791277, @majnemer wrote:
> Do they emit a `S_DISCARDED` for the symbol?
Nope. It's not nearly as bad as DWARF, though, which has tons of relocations against discarded sections.
https://reviews.llvm.org/D34650
More information about the llvm-commits
mailing list