diff options
| author | Rich Kadel <richkadel@google.com> | 2020-06-22 14:11:55 -0700 |
|---|---|---|
| committer | Rich Kadel <richkadel@google.com> | 2020-06-22 14:11:55 -0700 |
| commit | f4a79385cf28b263894be9ebd2e541532ae82898 (patch) | |
| tree | e8449d4f4e3cbfab1c3efd9870d1cd0db43e6778 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 933fe805777e46163c52371d81390ba721a37252 (diff) | |
| download | rust-f4a79385cf28b263894be9ebd2e541532ae82898.tar.gz rust-f4a79385cf28b263894be9ebd2e541532ae82898.zip | |
implemented query for coverage data
This commit adds a query that allows the CoverageData to be pulled from a call on tcx, avoiding the need to change the `codegen_intrinsic_call()` signature (no need to pass in the FunctionCx or any additional arguments. The commit does not change where/when the CoverageData is computed. It's still done in the `pass`, and saved in the MIR `Body`. See discussion (in progress) here: https://github.com/rust-lang/rust/pull/73488#discussion_r443825646
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
