[PATCH] D29929: [ELF] - Do not segfault when using -r and section groups.

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 08:28:56 PST 2017


phosek added a comment.

Thanks for looking into this! Just to confirm your suspicion, this bug was found while using lld to link object files produced by G++ and GNU as.


https://reviews.llvm.org/D29929





More information about the llvm-commits mailing list