| commit | a4a09b23983ca9d3e74cbd9429d16c43c8b19b3d | [log] [tgz] |
|---|---|---|
| author | Rong Xu <xur@google.com> | Mon Mar 04 20:21:31 2019 +0000 |
| committer | Rong Xu <xur@google.com> | Mon Mar 04 20:21:31 2019 +0000 |
| tree | 09c401b0398fb42f6ec2dbb85957c25ddb0b9852 | |
| parent | db29a3a438d5991045b5980b2c70c1f48fb710ac [diff] |
[PGO] Clang part of change for context-sensitive PGO (part1) Part 1 of CSPGO change in Clang. This includes changes in clang options and calls to llvm PassManager. Tests will be committed in part2. This change needs the PassManager change in llvm. Differential Revision: https://reviews.llvm.org/D54176 llvm-svn: 355331