[PATCH] D17876: [ELF] Fix the ELF type for the linker-generated _DYNAMIC symbol

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 20:41:22 PST 2016


davide added a comment.

No, not really. I just wanted to be compliant with what gold produces. I can't find easily documentation on _DYNAMIC, so, I can't verify if it's a strict requirement. OTOH, I also don't see why we should diverge when doing what others do comes at no-cost. Your mileage may vary, of course =)


http://reviews.llvm.org/D17876





More information about the llvm-commits mailing list