[all-commits] [llvm/llvm-project] 14d7b8: [LLD][ELF][ARM] Add test cases for R_ARM_THM_MOV*-...

tamaspetz via All-commits all-commits at lists.llvm.org
Thu Feb 20 01:00:47 PST 2020


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

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

  Log Message:
  -----------
  [LLD][ELF][ARM] Add test cases for R_ARM_THM_MOV*-type relocs

Summary: This patch adds missing tests cases for R_ARM_THM_MOVW/MOVT* relocations for the sake of completeness.

Reviewers: peter.smith, MaskRay, espindola, psmith

Reviewed By: MaskRay, psmith

Subscribers: psmith, danielkiss, emaste, kristof.beyls, llvm-commits

Tags: #llvm, #lld

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




More information about the All-commits mailing list