[patch] Change the .ll syntax for comdats and add a syntactic sugar

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jan 6 13:32:43 PST 2015


>> It keeps it nice and terse when possible and we only need to check if the
>> next token after comdat is '(' to see if it is in an explicit comdat group.
>
> I like it. I will post a patch with it.

llvm and clang patches attached. What do you think?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: text/x-patch
Size: 25954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150106/bda6f5c9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: text/x-patch
Size: 9649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150106/bda6f5c9/attachment-0001.bin>


More information about the llvm-commits mailing list