[PATCH] D22491: Added ThinLTO inlining statistics

Piotr Padlewski via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 15:24:19 PDT 2016


Prazek marked 2 inline comments as done.

================
Comment at: include/llvm/Transforms/IPO/InlinerStats.h:23
@@ +22,3 @@
+/// the nodes are functions, and edges are performed inlines and then by marking
+/// the edges starting from not imported function.
+///
----------------
Ok right now it works exactly like Teresa says. Is it all clear Mehdi?


https://reviews.llvm.org/D22491





More information about the llvm-commits mailing list