Add -fauto-profile option to Clang driver

Diego Novillo dnovillo at google.com
Mon Oct 7 11:09:45 PDT 2013


This adds a new option -fauto-profile=filename to Clang. It tells the
driver to schedule the auto-profile pass and passes on the name of the
profile file to use.

This patch depends on the initial auto profile patch I posted a
couple of weeks ago: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130923/188838.html


Diego.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-fauto-profile-to-Clang-s-driver.patch
Type: text/x-diff
Size: 5461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131007/4cad5df1/attachment.patch>


More information about the cfe-commits mailing list