[llvm-commits] [PATCH] Support/ELF.h extensions

Stephen Wilson wilsons at start.ca
Mon Jul 12 06:35:55 PDT 2010


Ping?

Patch re-attached.

Stephen Wilson <wilsons at start.ca> writes:
> Greetings!
>
> The following patch adds a few magic constants and structures to
> Support/ELF.h.  In particular, it extends support for the ELF 64 bit
> format.
>
> Note this file is not heavily used in LLVM or Clang AFAICT.  These are
> minimal extensions needed for LLDB elf parsing.  With this change both
> projects can rely on the same file, eliminating a local version within
> LLDB.
>
>
> Could someone look this over and, if OK, commit on my behalf?
>
>
> Many thanks!
> Steve
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: elf.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100712/8174ecec/attachment.ksh>


More information about the llvm-commits mailing list