[PATCH] D17607: [ELF] - Create _DYNAMIC symbol for dynamic output
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 28 20:17:33 PST 2016
emaste added a subscriber: davide.
emaste added a comment.
> can we commit this even if it is introduces such regression issues on BSD
I think we should; I think it must have somehow been working by accident before (without _DYNAMIC). We just need to find and fix the real bug that this now exposes. @davide, what do you think?
http://reviews.llvm.org/D17607
More information about the llvm-commits
mailing list