[PATCH] D14991: [ELF/AArch64] Print a diagnostic message if nonzero addend is used in a GOT relocation.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 10:53:59 PST 2015


davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.

I'm personally against the work of catching all ABI violations for reasons fairly similar to the ones already stated by Rui. It adds complexity for very little gain, at least at this phase of development.


http://reviews.llvm.org/D14991





More information about the llvm-commits mailing list