]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add LlvmInlineAsm node dump
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thu, 17 Apr 2025 12:27:11 +0000 (14:27 +0200)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Thu, 17 Apr 2025 18:05:17 +0000 (18:05 +0000)
commitf7952fe9d3b661b42bc15de28c0037bf936a658f
tree39e043c9fefd57e3ec38a887544eecd2db007576
parent3e8955884cd816e43a52a0dda31399c01d2d8761
Add LlvmInlineAsm node dump

gcc/rust/ChangeLog:

* ast/rust-ast-collector.cc (TokenCollector::visit): Dump llvm inline
asm tokens.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/ast/rust-ast-collector.cc