[all-commits] [llvm/llvm-project] 3fe4b5: [ELF] Make getImplicitAddend return 0 for R_ARM_V4...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Oct 30 23:31:51 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fe4b549159e6190798161c91f2efd8444a07e04
https://github.com/llvm/llvm-project/commit/3fe4b549159e6190798161c91f2efd8444a07e04
Author: Fangrui Song <i at maskray.me>
Date: 2021-10-30 (Sat, 30 Oct 2021)
Changed paths:
M lld/ELF/Arch/ARM.cpp
Log Message:
-----------
[ELF] Make getImplicitAddend return 0 for R_ARM_V4BX. NFC
Will be useful if we move R_ARM_V4BX handling around.
More information about the All-commits
mailing list