[PATCH] D15988: Remove static global GCNames from Function.cpp and move it to the Context

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 18:18:38 PST 2016


joker.eph added a comment.

Note: destroying a few thousands of Modules in my multi-threaded ThinLTO implementation goes from 27s to 16s after this patch :)


http://reviews.llvm.org/D15988





More information about the llvm-commits mailing list