aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/hir/rust-hir-dump.cc
diff options
context:
space:
mode:
authorOwen Avery <powerboat9.gamer@gmail.com>2023-08-02 15:51:38 -0400
committerPhilip Herron <philip.herron@embecosm.com>2023-08-09 09:23:34 +0000
commit0d678b209df6a6ad6456ced2bd8c9aa0fa547b5f (patch)
tree2731145383f411fde8244ec0b31934d2a29df688 /gcc/rust/hir/rust-hir-dump.cc
parent09e23335a289de79b8e202b0afdf32caee53dcdb (diff)
downloadgcc-0d678b209df6a6ad6456ced2bd8c9aa0fa547b5f.zip
gcc-0d678b209df6a6ad6456ced2bd8c9aa0fa547b5f.tar.gz
gcc-0d678b209df6a6ad6456ced2bd8c9aa0fa547b5f.tar.bz2
Move Backend::error_variable to Bvariable::error_variable
gcc/rust/ChangeLog: * rust-backend.h (Backend::error_variable): Remove. (Gcc_backend::error_variable): Move to ... * rust-gcc.cc (Bvariable::error_variable): ... here ... * rust-gcc.h (Bvariable::error_variable): ... and declare here. (Gcc_backend::global_variable): Update error_variable call. (Gcc_backend::local_variable): Likewise. (Gcc_backend::parameter_variable): Likewise. (Gcc_backend::static_chain_variable): Likewise. (Gcc_backend::temporary_variable): Likewise. * backend/rust-compile-extern.h (CompileExternItem::visit): Likewise. * backend/rust-compile-fnparam.cc (CompileFnParam::CompileFnParam): Likewise. Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Diffstat (limited to 'gcc/rust/hir/rust-hir-dump.cc')
0 files changed, 0 insertions, 0 deletions