[all-commits] [llvm/llvm-project] 7b5825: [RuntimeDyld][ELF] Fix off-by-1 issues in R_AARCH6...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Apr 5 06:53:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b58259481417bb22d144a9c12ee8f4fb0a046e0
https://github.com/llvm/llvm-project/commit/7b58259481417bb22d144a9c12ee8f4fb0a046e0
Author: Fangrui Song <i at maskray.me>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
Log Message:
-----------
[RuntimeDyld][ELF] Fix off-by-1 issues in R_AARCH64_ABS{16,32} overflow checks
More information about the All-commits
mailing list