[all-commits] [llvm/llvm-project] 6e3268: [LLD][ELF][ARM] Fix support for SBREL type relocat...

tamaspetz via All-commits all-commits at lists.llvm.org
Wed Feb 19 02:10:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e326882dadd7bde1f23a08c1278918aefd5a9ef
      https://github.com/llvm/llvm-project/commit/6e326882dadd7bde1f23a08c1278918aefd5a9ef
  Author: Tamas Petz <tamas.petz at arm.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M lld/ELF/Arch/ARM.cpp
    M lld/test/ELF/arm-mov-relocs.s

  Log Message:
  -----------
  [LLD][ELF][ARM] Fix support for SBREL type relocations

With this patch lld recognizes ARM SBREL relocations.
R_ARM*_MOVW_BREL relocations are not tested because they are not used.

Patch by Tamas Petz

Differential Revision: https://reviews.llvm.org/D74604




More information about the All-commits mailing list