[PATCH] D40652: [ELF] - Produce relocation section name consistent with output section name when --emit-reloc used with linker script.

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 15:18:56 PST 2017


mcgrathr added a comment.

This change as is fixes my real-world case.
Thanks!  Now I'm just blocked on --just-symbols...


https://reviews.llvm.org/D40652





More information about the llvm-commits mailing list