diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-08-16 06:06:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-16 06:06:00 +0200 |
| commit | 88af506e948d3a5e1aca5fe68a2d926d7cabefdd (patch) | |
| tree | 5f8a3445794bedc0b89bc76d68ea2a224048c587 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | 76dd1663d9bcad3d9d708af1625412d2ef87fb19 (diff) | |
| parent | a5cc3a0557b2deb1b1e11d1a1fd8f60eb6203279 (diff) | |
| download | rust-88af506e948d3a5e1aca5fe68a2d926d7cabefdd.tar.gz rust-88af506e948d3a5e1aca5fe68a2d926d7cabefdd.zip | |
Rollup merge of #100600 - saethlin:rename-memory-hooks, r=RalfJung
Rename Machine memory hooks to suggest when they run Some of the other memory hooks start with `before_` or `after_` to indicate that they run before or after a certain operation. These don't, so I was a bit confused as to when they are supposed to run. `memory_read` can be read two ways in English, "memory was read" or "this is a memory read" so without the prefix this was especially ambiguous.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
