diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-10-11 15:49:40 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2021-10-11 16:33:49 -0400 |
| commit | 127373822e9d602bc4c9564fd8957a1b0a114835 (patch) | |
| tree | 1a85d8eb951d615273eef19869c76ea8ce05f5f3 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 1067e2ca5e9cfe5c79f956e49ffc684c5142d49b (diff) | |
| download | rust-127373822e9d602bc4c9564fd8957a1b0a114835.tar.gz rust-127373822e9d602bc4c9564fd8957a1b0a114835.zip | |
Remove built-in cache_hit tracking
This was already only enabled in debug_assertions builds. Generally, it seems like most use cases that would use this could also use the -Zself-profile flag which also tracks cache hits (in all builds), and so the extra cfg's and such are not really necessary. This is largely just a small cleanup though, which primarily is intended to make other changes easier by avoiding the need to deal with this field.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
