[llvm] r226314 - llvm-readobj: add IMAGE_REL_ARM_MOV32(T) to the enumeration
Saleem Abdulrasool
compnerd at compnerd.org
Fri Jan 30 20:48:53 PST 2015
On Mon, Jan 19, 2015 at 2:06 PM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> 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?
>
Sorry, this slipped off my mind. SVN r227673.
> Cheers,
> Rafael
>
--
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150130/3e371e7c/attachment.html>
More information about the llvm-commits
mailing list