[PATCH] D14922: [ELF/AArch64] Factor out overflow check into a separate function.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 23 08:32:32 PST 2015
davide added a comment.
This, in principle, seems reasonable. I wonder if we can extend the check also to other targets (e.g. x86_64), but maybe that can be done later.
http://reviews.llvm.org/D14922
More information about the llvm-commits
mailing list