[PATCH] D58832: [SampleFDO] add suffix elision control for fcn names

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 15:27:19 PST 2019


wmi added a comment.

We need function attribute only when we want to use different strategies for different functions. Do we need the function granularity control over the suffix elision policy?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58832/new/

https://reviews.llvm.org/D58832





More information about the llvm-commits mailing list