[patch] Implement unique sections with an unique ID
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Mar 30 08:27:27 PDT 2015
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 --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 18700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150330/86cc4dc7/attachment.bin>
More information about the llvm-commits
mailing list