]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Introduced is_global_asm to InlineAsm AST
authorjjasmine <tanghocle456@gmail.com>
Tue, 21 May 2024 21:53:52 +0000 (14:53 -0700)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 17 Mar 2025 15:35:37 +0000 (16:35 +0100)
commitdb7903e17fc01086cd470495e47a8c6ffe90d4a2
tree3f8c40945d7179f758a03fa612aa5475a369eb28
parent7fb49cb14a3b48c789beaa2225755eea073b6bf6
gccrs: Introduced is_global_asm to InlineAsm AST

gcc/rust/ChangeLog:

* ast/rust-expr.h: Introduced is_global_asm to InlineAsm AST
gcc/rust/ast/rust-expr.h