[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 14:28:55 PDT 2017


rnk added a comment.

Hopefully this version of the patch is cleaner. The error checking should be more streamlined, and we now have a test for the error case of a relocation against a discarded section.


https://reviews.llvm.org/D34650





More information about the llvm-commits mailing list