[PATCH] D49822: [GlobalMerge] Allow merging globals with explicit section markings.
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 02:31:43 PDT 2018
peter.smith added a comment.
I think this looks fine from an ELF perspective. As I understand it the default section names like .data and .bss are more convention than a requirement so it shouldn't matter what the name of the section is.
Repository:
rL LLVM
https://reviews.llvm.org/D49822
More information about the llvm-commits
mailing list