[PATCH] - Add access to the Relocation Model

Rafael Espíndola rafael.espindola at gmail.com
Thu Feb 27 08:25:43 PST 2014


LGTM.

On 27 February 2014 11:04, Matheus Almeida <Matheus.Almeida at imgtec.com> wrote:
> Some MC components like Target Streamers or Assembly Parsers may need to
> access the relocation model in order to expand some directives and/or
> assembly macros. This patch just adds a ‘getter’ method to the MCObjectInfo
> class as suggested by Rafael.
>
>
>
> Tests will be added when I start adding more functionality to the Mips IAS
> that requires the relocation model to expand some assembly directives.
>
>
>
> Regards,
>
> Matheus




More information about the llvm-commits mailing list