[PATCH] D14623: [ThinLTO] Comdat importing fixes and related cleanup
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 11:18:34 PST 2016
tejohnson abandoned this revision.
tejohnson added a comment.
Most of this is now obsolete with Rafael's changes to split the linker. I still need the portion that removes imported available externally defs from comdats, but even that is simplified. I will create a separate patch for that part and the associated test and send for review shortly.
http://reviews.llvm.org/D14623
More information about the llvm-commits
mailing list