[patch] Implement unique sections with an unique ID

Eric Christopher echristo at gmail.com
Thu Apr 2 16:54:07 PDT 2015


Looks much better.  Default argument for unique number to avoid having to
update a few places?

-eric

On Mon, Mar 30, 2015 at 8:27 AM Rafael EspĂ­ndola <rafael.espindola at gmail.com>
wrote:

> The attached patch changes the unique section implementation to use an
> unique id.
>
> This allows the compiler/assembly programmer to switch back to a
> section. This in turn fixes the bootstrap failure on powerpc (tested
> on gcc110) without changing the ppc codegen at all.
>
> This time, also document the extension.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150402/040fa441/attachment.html>


More information about the llvm-commits mailing list