[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reserving a section type range for LLVM



Any objections to this?

Peter

On Wed, Jun 7, 2017 at 8:29 PM, Peter Collingbourne <pcc@google.com> wrote:
> Hi,
>
> I am working on a feature in LLVM which will require a special section
> type for passing information between the compiler and the linker.
>
> I see [1] that binutils has defined section types in the range
> 0x6fff4700..0x6fff47ff, where presumably the 0x47 ('G') stands for
> GNU. In a similar fashion I would like to have the range
> 0x6fff4c00..0x6fff4cff reserved for LLVM.
>
> Thanks,
> Peter
>
> [1] https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob;f=elfcpp/elfcpp.h;h=cce40d41dedb281c2d8f41135250c2cc39162469;hb=HEAD#l369