[PATCH] D21555: [ELF] - Do not allow mix global symbols version.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 21 13:27:31 PDT 2016


emaste added a comment.

I agree with @rafael. It's easy to revert later if necessary and I'd rather we default to erroring out on bogus input until/unless we identify some 3rd party software that depends on it for a non-accidental reason and it cannot be fixed.


http://reviews.llvm.org/D21555





More information about the llvm-commits mailing list