[all-commits] [llvm/llvm-project] aaeba6: [LLD] [TEST] Add test case for patching an absolut...
bd1976bris via All-commits
all-commits at lists.llvm.org
Mon Oct 11 05:19:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaeba6483fdafa442b950427bfa3e6443034f78d
https://github.com/llvm/llvm-project/commit/aaeba6483fdafa442b950427bfa3e6443034f78d
Author: Ben Dunbobbin <Ben.Dunbobbin at sony.com>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M lld/test/ELF/relocation-undefined-weak.s
M lld/test/ELF/weak-undef-rw.s
M lld/test/ELF/weak-undef.s
Log Message:
-----------
[LLD] [TEST] Add test case for patching an absolute relocation to a weak undef
I noticed that we had this case in our internal testsuite but couldn't find it in LLD's tests.
This adds that case.
Differential Revision: https://reviews.llvm.org/D110716
More information about the All-commits
mailing list