[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:33:31 PST 2017


ruiu added a comment.

Then it contradicts with the other comment in the same function.

  // Create one STT_SECTION symbol for each output section we might
  // have a relocation with.


https://reviews.llvm.org/D40070





More information about the llvm-commits mailing list