about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2023-12-04 14:06:28 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2023-12-04 18:57:42 +1100
commita8ff867d5c3f88224cfec66f36b697cac0c6f75e (patch)
treea805d801317015ebf22ee5bc2784a8d504e0bc9f /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent8c20ad6a08702a44a4557a12b5bf7de1a0909461 (diff)
downloadrust-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