[PATCH] D23057: [COFF][ARM] Apply an existing offset in MOV32T relocations

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 22:04:28 PDT 2016


mstorsjo added a comment.

In https://reviews.llvm.org/D23057#506457, @compnerd wrote:

> Hmm, does the input actually contain a relocation with an addend?  I see that you updated the test but not the input?


I updated the input SectionData of the test as well, to contain a movw/movt pair with a nonzero addend.


https://reviews.llvm.org/D23057





More information about the llvm-commits mailing list