[PATCH] D27718: [LLD][ARM] Accept first SHT_ARM_ATTRIBUTES section
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 10:45:05 PST 2016
peter.smith added a comment.
Thanks for the review. My first idea was to put a flag in Config, but that didn't seem right either. If we were wanting to merge the build attributes sections we'd probably want to do so via a SyntheticSection so I thought it would be easier to start that way.
I'll commit tomorrow as I need to leave the office in a few minutes.
https://reviews.llvm.org/D27718
More information about the llvm-commits
mailing list