[PATCH] D67726: [SampleFDO] Expose an interface to return the size of a section or the size of the profile for profile in ExtBinary format
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 10:47:52 PDT 2019
davidxl added a comment.
Is the intended workflow to create a profile with full symbol list and then have an option to trim symbol list according to size impact? Why not do the trimming at the time of the profile creation?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67726/new/
https://reviews.llvm.org/D67726
More information about the llvm-commits
mailing list