]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Working on parseAsmArg
authorjjasmine <tanghocle456@gmail.com>
Sun, 19 May 2024 04:24:10 +0000 (21:24 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:35 +0000 (16:35 +0100)
commit2695feddfdad99c66b73d6b0ba903f5f58115a09
tree4bd5daaab1af8d8ccb35177eb77bb60a7c59b6a1
parentab988c156f9a1a7eed1684b8bb40d05aa757c0f8
gccrs: Working on parseAsmArg

gcc/rust/ChangeLog:

* expand/rust-macro-builtins-asm.cc (enum InlineAsmRegOrRegClass): title.
(parseAsmArg): title.
(check_identifier): title.
(parse_operand): title.
(parse_options): title.
(parse_reg): title.
(parseDirSpec): title.
(parse_asm): title.
gcc/rust/expand/rust-macro-builtins-asm.cc
gcc/rust/expand/rust-macro-builtins-asm.h [new file with mode: 0644]