aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc-ar.cc
diff options
context:
space:
mode:
authorM V V S Manoj Kumar <mvvsmanojkumar@gmail.com>2023-02-17 23:39:56 +0530
committerCohenArthur <arthur.cohen@embecosm.com>2023-02-20 09:22:40 +0000
commit1774ff486a3352c52e4faa9a9096bac43d675a4e (patch)
tree95e8dbc2210b7393fb0af5d83e7896479f945439 /gcc/gcc-ar.cc
parent5752164328fb2f101a88c6d298dd517436a140ba (diff)
downloadgcc-1774ff486a3352c52e4faa9a9096bac43d675a4e.zip
gcc-1774ff486a3352c52e4faa9a9096bac43d675a4e.tar.gz
gcc-1774ff486a3352c52e4faa9a9096bac43d675a4e.tar.bz2
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. Signed-off-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com> gcc/rust/ChangeLog: * ast/rust-ast-full-decls.h (class InlineAsm):Added class declaration. * ast/rust-expr.h (class InlineAsm):Added class definition.
Diffstat (limited to 'gcc/gcc-ar.cc')
0 files changed, 0 insertions, 0 deletions