[PATCH] D17212: [ThinLTO] Support for call graph in per-module and combined summary.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 08:39:38 PST 2016


joker.eph added a comment.

How could we integrate accesses to global variable as part of this?
It turns out that to be able to benefit from the linker information on what symbol is exported during the import, this is a must.


http://reviews.llvm.org/D17212





More information about the llvm-commits mailing list