[PATCH] D37561: [ELF] - Don't crash when --emit-relocs is used with --gc-sections

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 03:03:46 PDT 2017


grimar added a comment.

What about https://reviews.llvm.org/D37735 ? It should allow to move `reportDiscarded` out or at least
calls it earlier, what should help this patch hopefully.


https://reviews.llvm.org/D37561





More information about the llvm-commits mailing list