aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/resolve
diff options
context:
space:
mode:
authorbadumbatish <tanghocle456@gmail.com>2024-07-29 19:00:47 -0700
committerP-E-P <32375388+P-E-P@users.noreply.github.com>2024-07-31 16:59:40 +0000
commita395a8109522dfac9b1ea1574f58923a0887b591 (patch)
treeee10302a4be1a945dedec64c1891eda0461331fa /gcc/rust/resolve
parent96a8914ba02a00041a89f4e58a0cb5bbd08b3ab7 (diff)
downloadgcc-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')
0 files changed, 0 insertions, 0 deletions