diff options
| author | jjasmine <tanghocle456@gmail.com> | 2024-05-27 20:51:38 -0700 |
|---|---|---|
| committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-06-13 15:31:07 +0000 |
| commit | 0eafcc27996564b3516cecbdcaa8b9c13e88836d (patch) | |
| tree | 626a8607028e3ebdec20c91008a42ebe28c65868 /libcpp/expr.cc | |
| parent | 56c687a5f648ed581729bc8edd4f0802e71899af (diff) | |
| download | gcc-0eafcc27996564b3516cecbdcaa8b9c13e88836d.zip gcc-0eafcc27996564b3516cecbdcaa8b9c13e88836d.tar.gz gcc-0eafcc27996564b3516cecbdcaa8b9c13e88836d.tar.bz2 | |
Big Refactor after meeting
gcc/rust/ChangeLog:
* ast/rust-expr.h (struct InlineAsmRegOrRegClass):
Remove union
(struct InlineAsmOperand): Make instances of inside struct.
* expand/rust-macro-builtins-asm.cc (parse_clobber_abi):
Change signature with inlineAsmCtx.
(parse_reg): Likewise.
(parse_operand): Likewise.
(parse_reg_operand): Likewise.
(check_and_set): Likewise.
(parse_options): Likewise.
(parse_format_string): Likewise.
(parseAsmArg): Likewise.
(parse_asm): Likewise.
* expand/rust-macro-builtins-asm.h (class InlineAsmContext): Likewise.
(parseAsmArg): Likewise.
(check_and_set): Likewise.
(parse_reg_operand): Likewise.
(parse_options): Likewise.
(parse_reg): Likewise.
(parse_clobber_abi): Likewise.
Diffstat (limited to 'libcpp/expr.cc')
0 files changed, 0 insertions, 0 deletions
