diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-11-17 16:50:58 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-12-09 10:44:48 +0100 |
commit | 88e509b1b1423867b138617c87a3e709c1db95eb (patch) | |
tree | 4da99900199b170008f489859d820cb23f6daa2e /gcc/rust/backend/rust-tree.cc | |
parent | 9666f2b169b5192b5c827d605cc80e6987e1aac5 (diff) | |
download | gcc-88e509b1b1423867b138617c87a3e709c1db95eb.zip gcc-88e509b1b1423867b138617c87a3e709c1db95eb.tar.gz gcc-88e509b1b1423867b138617c87a3e709c1db95eb.tar.bz2 |
const evaluator: Remove get_nth_callarg
We only used one path of the C++ folder's get_nth_callarg function:
CALL_EXPR_ARG. Replace all calls to get_nth_callarg by macro calls to
CALL_EXPR_ARG
Diffstat (limited to 'gcc/rust/backend/rust-tree.cc')
0 files changed, 0 insertions, 0 deletions