[all-commits] [llvm/llvm-project] 3073a3: [RelocationResolver] Support R_AARCH64_PREL32
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 17 23:50:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3073a3aa1ef1ce8c9cac9b97a8e5905dd8779e16
https://github.com/llvm/llvm-project/commit/3073a3aa1ef1ce8c9cac9b97a8e5905dd8779e16
Author: Fangrui Song <i at maskray.me>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M llvm/lib/Object/RelocationResolver.cpp
A llvm/test/DebugInfo/AArch64/eh-frame.ll
Log Message:
-----------
[RelocationResolver] Support R_AARCH64_PREL32
Code from D83800 by Yichao Yu
More information about the All-commits
mailing list