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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jan 13 14:35:42 PST 2015


On 12 January 2015 at 21:25, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> OK, that makes sense.  It would be nice to assert that no GlobalObjects that
>> should've had their Comdat filled in were missed.
>
> Any idea on how to do it? I can only think of walking all of ValueList
> at the end of ParseValueSymbolTable. Would that be worth it?

If you think it is, the attached patch does it.

Let me know which one you prefer.

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


More information about the llvm-commits mailing list