[PATCH] D40070: [ELF] - Don't emit broken relocations for SHF_MERGE sections when --emit-relocs is used.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 03:20:55 PST 2017


ruiu added a comment.

So, synthetic sections have no relocations, right? But mergeable synthetic section is an exception. I don't see any problem with my comment.


https://reviews.llvm.org/D40070





More information about the llvm-commits mailing list