diff options
author | M V V S Manoj Kumar <mvvsmanojkumar@gmail.com> | 2023-02-17 23:39:56 +0530 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2023-04-06 10:47:24 +0200 |
commit | f2d6ab839ce7aafc629e7f3ecf2b8f98fc1fe6cd (patch) | |
tree | 4c72850c69506cd19b9871264c39e9c06975ff1c /gcc/rust/parse/rust-parse-impl.h | |
parent | 2785d591116a135215f473534b20f5da6075b265 (diff) | |
download | gcc-f2d6ab839ce7aafc629e7f3ecf2b8f98fc1fe6cd.zip gcc-f2d6ab839ce7aafc629e7f3ecf2b8f98fc1fe6cd.tar.gz gcc-f2d6ab839ce7aafc629e7f3ecf2b8f98fc1fe6cd.tar.bz2 |
gccrs: Added AST Node AST::InlineAsm
Addresses #1567
Created a AST node InlineAsm similar to the one found in rustc.
As there is no Symbol struct/class in gccrs I have made every instance
of Symbol a string.
gcc/rust/ChangeLog:
* ast/rust-ast-full-decls.h (class InlineAsm):Added class declaration.
* ast/rust-expr.h (class InlineAsm):Added class definition.
Signed-off-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions