[PATCH] D20195: [PGO] Add flags to control IRPGO warnings.

Rong Xu via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 10:30:54 PDT 2016


xur added a comment.

It's good to add options to control the warning -- sometime there are just too many warnings.
But I would suggest to separate this from the stats collection. This patch disables it altogether with the message.


Repository:
  rL LLVM

http://reviews.llvm.org/D20195





More information about the llvm-commits mailing list