]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Remove Backend::write_export_data
authorOwen Avery <powerboat9.gamer@gmail.com>
Mon, 4 Sep 2023 18:23:10 +0000 (14:23 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:04:34 +0000 (19:04 +0100)
commit346ccc0f0a8e2b916e33ac69f7f14bf5b7c1c8ad
tree19096cc30d10c81bb8a47816c694743bb4af9a10
parent867ee3a57a2792a4c2c2526ae3977a32fd578a0f
gccrs: Remove Backend::write_export_data

gcc/rust/ChangeLog:

* rust-backend.h
(Backend::write_export_data): Remove.
* rust-gcc.cc
(Backend::write_export_data): Remove.
gcc/rust/rust-backend.h
gcc/rust/rust-gcc.cc