diff options
author | badumbatish <tanghocle456@gmail.com> | 2024-07-18 07:34:43 -0700 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-19 15:32:06 +0100 |
commit | d3e1f59ba8333b3b7e5e01a604c3f842a9ce535f (patch) | |
tree | baaf5aa4e3f77c20942854312e000f3d32a42e6c /gcc/rust/resolve | |
parent | a438e47eeddb5e56dbcb3387417f334a582b5764 (diff) | |
download | gcc-d3e1f59ba8333b3b7e5e01a604c3f842a9ce535f.zip gcc-d3e1f59ba8333b3b7e5e01a604c3f842a9ce535f.tar.gz gcc-d3e1f59ba8333b3b7e5e01a604c3f842a9ce535f.tar.bz2 |
gccrs: Minor fix to asm codegen pr
gcc/rust/ChangeLog:
* backend/rust-compile-asm.cc (CompileAsm::asm_build_expr):
Use expr's is_simple_asm and is_inline_asm
(CompileAsm::asm_is_simple): removed
(CompileAsm::asm_is_inline): removed
* backend/rust-compile-asm.h: Add docs to ASM_TREE_ARRAY_LENGTH
* hir/tree/rust-hir-expr.h: Add is_simple_asm, is_inline_asm
and remove #include tree
Diffstat (limited to 'gcc/rust/resolve')
0 files changed, 0 insertions, 0 deletions