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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 20:12:42 PST 2016


ruiu added a comment.

Did it cause any issues that _DYNAMIC symbol has STT_NOTYPE instead of STT_OBJECT?


http://reviews.llvm.org/D17876





More information about the llvm-commits mailing list