| commit | 5c29705c131fcff9ba8412fd458c95228d7fe772 | [log] [tgz] |
|---|---|---|
| author | Diego Novillo <dnovillo@google.com> | Wed Nov 13 12:22:39 2013 +0000 |
| committer | Diego Novillo <dnovillo@google.com> | Wed Nov 13 12:22:39 2013 +0000 |
| tree | f994e085e84580e337539a77fee1f042b24327c3 | |
| parent | 8d6568b56b5f983350530cb6401bf5e286af0b36 [diff] |
Add -fprofile-sample-use to Clang's driver. This adds a new option -fprofile-sample-use=filename to Clang. It tells the driver to schedule the SampleProfileLoader pass and passes on the name of the profile file to use. llvm-svn: 194567