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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Jan 12 18:25:26 PST 2015


> 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?

Cheers,
Rafael



More information about the llvm-commits mailing list