[all-commits] [llvm/llvm-project] 48e251: Revert D122459 "[ELF] --emit-relocs: adjust offset...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Mar 28 20:26:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48e251b1d60c872e0ce8ede6c030b053ebaa5ee9
https://github.com/llvm/llvm-project/commit/48e251b1d60c872e0ce8ede6c030b053ebaa5ee9
Author: Fangrui Song <i at maskray.me>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
M lld/test/ELF/eh-frame-merge.s
M lld/test/ELF/mips64-eh-abs-reloc.s
Log Message:
-----------
Revert D122459 "[ELF] --emit-relocs: adjust offsets of .rel[a].eh_frame relocations"
This reverts commit 6faba31e0d88ce71e87567ddb51d2444524b8a81.
It may cause "offset is outside the section".
More information about the All-commits
mailing list