[llvm] r226314 - llvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Jan 19 14:06:55 PST 2015


On 16 January 2015 at 15:16, Saleem Abdulrasool <compnerd at compnerd.org> wrote:
> Author: compnerd
> Date: Fri Jan 16 14:16:09 2015
> New Revision: 226314
>
> URL: http://llvm.org/viewvc/llvm-project?rev=226314&view=rev
> Log:
> llvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration
>
> Add an additional based relocation to the enumeration of based relocation names.
> The lack of the enumerator value causes issues when inspecting WoA binaries.

Can you add one of those as a testcase?

Cheers,
Rafael



More information about the llvm-commits mailing list