diff options
author | badumbatish <tanghocle456@gmail.com> | 2024-07-26 20:26:01 -0700 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2024-09-02 09:44:55 +0000 |
commit | 596bf6946d85bf9b41d1b5479e661111750927a3 (patch) | |
tree | fd9911da51bd8a2bfc61492435f715edb79b3045 /gcc/tree.h | |
parent | 8d157b63670d1efe4a664b7da14b6908bbd11689 (diff) | |
download | gcc-596bf6946d85bf9b41d1b5479e661111750927a3.zip gcc-596bf6946d85bf9b41d1b5479e661111750927a3.tar.gz gcc-596bf6946d85bf9b41d1b5479e661111750927a3.tar.bz2 |
Move strip double quotes, add scaffold expand
gcc/rust/ChangeLog:
* backend/rust-compile-asm.cc (strip_double_quotes):
Move strip double quotes to parse phase
(CompileAsm::asm_construct_string_tree): Likewise
* backend/rust-compile-asm.h (strip_double_quotes): Likewise
* expand/rust-macro-builtins-asm.cc (strip_double_quotes):
Likewise
(expand_inline_asm): Renamed to expand_inline_asm_strings
(expand_inline_asm_strings): Renamed from expand_inline_asm
(parse_asm): Move strip double quotes to parse phase
(parse_format_strings): Likewise
* expand/rust-macro-builtins-asm.h (strip_double_quotes):
Likewise
(expand_inline_asm_strings): Inline asm expansion fn
(expand_inline_asm_string): Inline asm expansion fn
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions