[all-commits] [llvm/llvm-project] f2c144: [LLD][TEST] Add testing for negative addends for R...
gbreynoo via All-commits
all-commits at lists.llvm.org
Mon Oct 18 08:39:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2c144fc1866c00e88fb923ceccf158060fe03d7
https://github.com/llvm/llvm-project/commit/f2c144fc1866c00e88fb923ceccf158060fe03d7
Author: gbreynoo <Owen.Reynolds at sony.com>
Date: 2021-10-18 (Mon, 18 Oct 2021)
Changed paths:
R lld/test/ELF/x86-64-reloc-32-fpic.s
A lld/test/ELF/x86-64-reloc-32.s
R lld/test/ELF/x86-64-reloc-pc32-fpic.s
A lld/test/ELF/x86-64-reloc-pc32.s
Log Message:
-----------
[LLD][TEST] Add testing for negative addends for R_X86_64_32 and R_X86_64_PC32 relocations
This change is derived from a test case we have locally but I could not
see an equivalent in LLD's testing.
Differential Revision: https://reviews.llvm.org/D111803
More information about the All-commits
mailing list