[llvm-commits] [patch] Add DT_AUXILIARY and DT_FILTER in llvm/Support/ELF.h

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon May 27 15:26:31 PDT 2013


LGTM

On 10 January 2013 05:24, pete <petechou at gmail.com> wrote:
> Hi,
>
> I'm implementing --auxiliary and --filter linker options for mclinker bsd,
> and I need to add DT_AUXILIARY and DT_FILTER entries, which are missing in
> ELF.h.
>
> Please help review and commit if it looks good.
>
> Thanks,
> Pete
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list