[PATCH] D30169: Print unknown section header flags has hex in assembly output

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 04:55:06 PST 2017


Simon Atanasyan <simon at atanasyan.com> writes:

> On Thu, Feb 23, 2017 at 8:59 PM, Rafael Avila de Espindola
> <rafael.espindola at gmail.com> wrote:
>> What are the flags that are missing textual representation btw?
>>
>
> For MIPS it's, for example, SHF_MIPS_GPREL flag.

Should there be a letter to represent it? Does gas have one?

Cheers,
Rafael


More information about the llvm-commits mailing list