diff options
| author | bors <bors@rust-lang.org> | 2019-04-30 19:52:13 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-04-30 19:52:13 +0000 |
| commit | 7c71bc3208031b1307573de45a3b3e18fa45787a (patch) | |
| tree | 1f1e41b0a19c54a794d95435c77f352ca18ae1e4 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 5b7baa53c91d7c33b925fc8aec553e3521548a07 (diff) | |
| parent | 7c4cc01f7900f66be8bc939ddb4fb15636f598f1 (diff) | |
| download | rust-7c71bc3208031b1307573de45a3b3e18fa45787a.tar.gz rust-7c71bc3208031b1307573de45a3b3e18fa45787a.zip | |
Auto merge of #60262 - michaelwoerister:pgo-preinlining-pass, r=alexcrichton
PGO: Add a run-make test that makes sure that PGO profiling data is used by the compiler during optimizations. From the tests comment section: ``` # This test makes sure that PGO profiling data leads to cold functions being # marked as `cold` and hot functions with `inlinehint`. # The test program contains an `if` were actual execution only ever takes the # `else` branch. Accordingly, we expect the function that is never called to # be marked as cold. ``` r? @alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
