[NFC][ORC][AArch64] use isInt<N> to replace fitsRangeSignedInt on aarch64
Summary: This is the first path to support more relocation types on aarch64. The patch just uses the isInt<N> to replace fitsRangeSignedInt. Test Plan: check-all Differential Revision: https://reviews.llvm.org/D118231
Loading
Please sign in to comment