joker.eph added inline comments. ================ Comment at: lib/Linker/LinkModules.cpp:2007 @@ +2006,3 @@ + copyComdat(SGA); + } + ---------------- Is is possible to just iterate over `ComdatsChosen`? http://reviews.llvm.org/D14387