[RuntimeDyld][ELF] Fix off-by-1 issues in R_AARCH64_ABS{16,32} overflow checks
authorFangrui Song <i@maskray.me>
Wed, 5 Apr 2023 13:52:54 +0000 (06:52 -0700)
committerFangrui Song <i@maskray.me>
Wed, 5 Apr 2023 13:52:54 +0000 (06:52 -0700)
commit7b58259481417bb22d144a9c12ee8f4fb0a046e0
treeb131a51e3e2dca9e69dce0358b2316ab4b9f9817
parent35b62e033cecf4a328914672e0c769c1341a0c21
[RuntimeDyld][ELF] Fix off-by-1 issues in R_AARCH64_ABS{16,32} overflow checks
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp