[PATCH] D24290: [ThinLTO] Add an option to llvm-lto to print some basic statistics for the index
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 14:18:14 PDT 2016
tejohnson added a comment.
In https://reviews.llvm.org/D24290#540314, @mehdi_amini wrote:
> Can you confirm you mean a local (static) function? (And not a library function with a public API?)
Sorry, yes, the former. Just to keep it out of main().
https://reviews.llvm.org/D24290
More information about the llvm-commits
mailing list