[all-commits] [llvm/llvm-project] c29003: Revert "[LLD][ELF][ARM] Do not substitute BL/BLX f...
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Feb 7 05:56:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c29003813ab9bd6ea7b6de40ea8f1fe21979f13f
https://github.com/llvm/llvm-project/commit/c29003813ab9bd6ea7b6de40ea8f1fe21979f13f
Author: Nico Weber <thakis at chromium.org>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M lld/ELF/Arch/ARM.cpp
M lld/test/ELF/arm-thumb-interwork-notfunc.s
M lld/test/ELF/arm-thumb-interwork-shared.s
M lld/test/ELF/arm-thumb-undefined-weak.s
M lld/test/ELF/arm-undefined-weak.s
Log Message:
-----------
Revert "[LLD][ELF][ARM] Do not substitute BL/BLX for non STT_FUNC symbols."
There are still problems after the fix in
"[ELF][ARM] Fix regression of BL->BLX substitution after D73542"
so let's revert to get trunk back to green while we investigate.
See https://reviews.llvm.org/D73542
This reverts commit 5461fa2b1fcfcfcd8e28e3ac3383d2245d5d90bf.
This reverts commit 0b4a047bfbd11fe1f5abda8da0e2391c1918162a.
More information about the All-commits
mailing list