]> gcc.gnu.org Git - gcc.git/commit
gccrs: backend: Expose Bvariable class through rust-gcc header
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 24 Aug 2022 15:20:57 +0000 (17:20 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:49 +0000 (14:16 +0100)
commit86743891a6e9eb6a927dc0201c0306a98ec8ebad
tree68896da7ed9835c6547ff6b53ccf98e90f7c74ad
parentff8a56950776dae4fbae6b42eb79b9798dad76e3
gccrs: backend: Expose Bvariable class through rust-gcc header

gcc/rust/ChangeLog:

* rust-gcc.cc (class Bvariable): Move class to `rust-gcc.h` header.
* rust-gcc.h: New file.
gcc/rust/rust-gcc.cc
gcc/rust/rust-gcc.h [new file with mode: 0644]
This page took 0.062687 seconds and 6 git commands to generate.