[PATCH] D17737: [PGO] change profile use cc1 option

David Li via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 1 21:50:04 PST 2016


davidxl added a comment.

I think we just need one cc1 option -fprofile-instrument-use-path=<>.  An overloaded setPGOInstrumenter method can peak at the profile header and get the Profile flavor.


http://reviews.llvm.org/D17737





More information about the cfe-commits mailing list