[PATCH] D146618: [ExecutionEngine] Fix R_AARCH64_ABS{16, 32} assertion

Denis Revunov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 09:16:58 PDT 2023


treapster added a comment.



> We need both `<=` and cast.

But your SignExtend patch is doing the same thing, thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146618/new/

https://reviews.llvm.org/D146618



More information about the llvm-commits mailing list