[all-commits] [llvm/llvm-project] 6903a5: [lldb][bytecode] Add swift output to Python->bytec...
Dave Lee via All-commits
all-commits at lists.llvm.org
Wed Mar 11 15:37:13 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6903a5887047e8af8ada9c87e513d520be024bfe
https://github.com/llvm/llvm-project/commit/6903a5887047e8af8ada9c87e513d520be024bfe
Author: Dave Lee <davelee.com at gmail.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M lldb/examples/python/formatter_bytecode.py
R lldb/test/Shell/ScriptInterpreter/Python/Inputs/FormatterBytecode/RigidArrayLLDBFormatter.txt
A lldb/test/Shell/ScriptInterpreter/Python/Inputs/FormatterBytecode/RigidArrayLLDBFormatterC.txt
A lldb/test/Shell/ScriptInterpreter/Python/Inputs/FormatterBytecode/RigidArrayLLDBFormatterSwift.txt
M lldb/test/Shell/ScriptInterpreter/Python/python-bytecode.test
Log Message:
-----------
[lldb][bytecode] Add swift output to Python->bytecode compiler (#185773)
For swift projects using the compiler, having a swift output option will
make it easier to integrate bytecode formatters into the build.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list