diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-12-04 14:06:28 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2023-12-04 18:57:42 +1100 |
| commit | a8ff867d5c3f88224cfec66f36b697cac0c6f75e (patch) | |
| tree | a805d801317015ebf22ee5bc2784a8d504e0bc9f /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 8c20ad6a08702a44a4557a12b5bf7de1a0909461 (diff) | |
| download | rust-a8ff867d5c3f88224cfec66f36b697cac0c6f75e.tar.gz rust-a8ff867d5c3f88224cfec66f36b697cac0c6f75e.zip | |
Move some `HandlerInner` functions to `Handler`.
`Handler` is a wrapper around `HanderInner`. Some functions on on `Handler` just forward to the samed-named functions on `HandlerInner`. This commit removes as many of those as possible, implementing functions on `Handler` where possible, to avoid the boilerplate required for forwarding. The commit is moderately large but it's very mechanical.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
