gccrs: Add ABI mappings for rust-call to map to ABI::RUST
commit2d7661e76e1276b3661502022ecee2861d040026
authorPhilip Herron <philip.herron@embecosm.com>
Wed, 12 Oct 2022 11:26:24 +0000 (12 12:26 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 21 Feb 2023 11:36:33 +0000 (21 12:36 +0100)
tree50537e49c5b8c9097b23e5b1c8cfaf07dfbe4919
parentf49e252824131e2c31de372d3155a458415bbe98
gccrs: Add ABI mappings for rust-call to map to ABI::RUST

gcc/rust/ChangeLog:

* util/rust-abi.cc (get_abi_from_string): Add missing "rust-call"
possibility for ABI variant.
gcc/rust/util/rust-abi.cc