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

David Majnemer david.majnemer at gmail.com
Thu Jan 8 00:30:43 PST 2015


I really like this change.  However, don't we need to upgrade existing
bitcode by inserting stuff into newly made comdats?

On Wed, Jan 7, 2015 at 5:44 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> 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
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150108/0c3ac13e/attachment.html>


More information about the llvm-commits mailing list