aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
diff options
context:
space:
mode:
authorMatthias Gehre <matthias.gehre@amd.com>2025-02-18 21:37:37 +0100
committerGitHub <noreply@github.com>2025-02-18 21:37:37 +0100
commit0049adfe122502444ca9cac6d059570e91e9b923 (patch)
treeea402cb8c52de254a90a4865bf9e52915d84553d /lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
parentf7d03707d1f59cddab98d49fe55d8946477f87c8 (diff)
downloadllvm-0049adfe122502444ca9cac6d059570e91e9b923.zip
llvm-0049adfe122502444ca9cac6d059570e91e9b923.tar.gz
llvm-0049adfe122502444ca9cac6d059570e91e9b923.tar.bz2
[MLIR] emitc: Add fmtArgs to verbatim (#123294)
Allows to print code snippets that refer to arguments or local variables. E.g. `emitc.verbatim "#pragma abc var={}" args %arg0 : !emitc.ptr<i32>` is printed as `#pragma abc var=v1` when the translator had decided to print `%arg0` as `v1`. As a follow-up PR, we will use the same infra to extend opaque type, which provides a way to generate template types depending on the spelling of other types.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp')
0 files changed, 0 insertions, 0 deletions