diff options
author | badumbatish <tanghocle456@gmail.com> | 2024-07-29 19:00:47 -0700 |
---|---|---|
committer | P-E-P <32375388+P-E-P@users.noreply.github.com> | 2024-07-31 16:59:40 +0000 |
commit | a395a8109522dfac9b1ea1574f58923a0887b591 (patch) | |
tree | ee10302a4be1a945dedec64c1891eda0461331fa /gcc/rust/resolve/rust-ast-resolve-expr.cc | |
parent | 96a8914ba02a00041a89f4e58a0cb5bbd08b3ab7 (diff) | |
download | gcc-a395a8109522dfac9b1ea1574f58923a0887b591.zip gcc-a395a8109522dfac9b1ea1574f58923a0887b591.tar.gz gcc-a395a8109522dfac9b1ea1574f58923a0887b591.tar.bz2 |
Use new constructors and control flow for operand
gcc/rust/ChangeLog:
* ast/rust-expr.h (struct InlineAsmOperand): changed to class
(class InlineAsmOperand): Have appropriate constructor,
and getter
* expand/rust-macro-builtins-asm.cc (parse_reg_operand):
Use the new implement constructors and new control flow.
(parse_reg_operand_in): Likewise
(parse_reg_operand_out): Likewise
(parse_reg_operand_inout): Likewise
(parse_reg_operand_const): Likewise
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-expr.cc')
0 files changed, 0 insertions, 0 deletions