[llvm-commits] [patch] Add DT_AUXILIARY and DT_FILTER in llvm/Support/ELF.h
pete
petechou at gmail.com
Thu Jan 10 02:24:47 PST 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130110/75fe0f65/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.patch
Type: application/octet-stream
Size: 745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130110/75fe0f65/attachment.obj>
More information about the llvm-commits
mailing list