[patch][pr19848] Don't create new comdats in CodeGen

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jan 7 17:44:44 PST 2015


The attached patch stops the implicit creation of comdats during codegen.

This requires the corresponding clang patch I posted yesterday. With
this patch clang and gcc now produce the same result in pr19848.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 11871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150107/942fd3c3/attachment.bin>


More information about the llvm-commits mailing list