[PATCH] D72194: [MC][ELF] Ensure that mergeable globals with an explicit section are assigned to SHF_MERGE sections with compatible entsizes

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 09:45:11 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.

Thanks! `clang/test/CodeGen/cfstring-elf-sections-x86_64.c` needs to be deleted as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72194/new/

https://reviews.llvm.org/D72194





More information about the llvm-commits mailing list