[PATCH] D74827: [LLD][ELF][ARM] Add test cases for R_ARM_THM_MOV*-type relocs

Tamas Petz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 05:23:32 PST 2020


tamas.petz created this revision.
tamas.petz added reviewers: peter.smith, MaskRay.
tamas.petz added projects: LLVM, lld.
Herald added subscribers: llvm-commits, kristof.beyls, emaste.
Herald added a reviewer: espindola.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74827

Files:
  lld/test/ELF/arm-mov-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74827.245383.patch
Type: text/x-patch
Size: 3454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/9595515e/attachment.bin>


More information about the llvm-commits mailing list