[all-commits] [llvm/llvm-project] ed92c3: [RuntimeDyld][ELF] Actually fix R_AARCH64_ABS{16, 3...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Apr 5 06:59:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed92c369e5436bea9abf7eed986bae640ac13147
https://github.com/llvm/llvm-project/commit/ed92c369e5436bea9abf7eed986bae640ac13147
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] Actually fix R_AARCH64_ABS{16,32} overflow check
7b58259481417bb22d144a9c12ee8f4fb0a046e0 is incorrect.
More information about the All-commits
mailing list