[PATCH] D48510: [SampleFDO] Add an option to turn on/off warning about samples unused

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 18:38:07 PDT 2018


tejohnson added a comment.

Does this happen when the code the profile is being applied to is not being built with some necessary debug options like -gmlt? Can/should it be fixed by adding that or another option?


Repository:
  rL LLVM

https://reviews.llvm.org/D48510





More information about the llvm-commits mailing list