summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSirui Mu <msrlancern@gmail.com>2024-08-22 21:32:55 +0800
committerGitHub <noreply@github.com>2024-08-22 15:32:55 +0200
commit318b0678e3baac5723a3805d719c04b9cf1d95c3 (patch)
treeec2f57ae8691bcf487e294176c4d011dd00218a5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentdd3b43a455793e79b84171b8d522fc4d86dea61d (diff)
[mlir][LLVM] Add support for constant struct with multiple fields (#102752)
Currently `mlir.llvm.constant` of structure types restricts that the structure type effectively represents a complex type -- it must have exactly two fields of the same type and the field type must be either an integer type or a float type. This PR relaxes this restriction and it allows the structure type to have an arbitrary number of fields.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions