aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJohn Demme <john.demme@microsoft.com>2022-08-09 19:37:04 -0700
committerJohn Demme <john.demme@microsoft.com>2022-08-09 19:37:04 -0700
commitd747a170a47dce64aefb906211e8aaed0c6bd6f6 (patch)
tree1bbaaae8a3cecd684c739dadac036329aa3190d2 /lldb/source/Plugins/ScriptInterpreter/Python
parentab4e5ed441d475ead43bc4ce1cdef842688292f4 (diff)
downloadllvm-d747a170a47dce64aefb906211e8aaed0c6bd6f6.zip
llvm-d747a170a47dce64aefb906211e8aaed0c6bd6f6.tar.gz
llvm-d747a170a47dce64aefb906211e8aaed0c6bd6f6.tar.bz2
[MLIR] [Python] Fix `Value.owner` to handle BlockArgs
Previously, calling `Value.owner()` would C++ assert in debug builds if `Value` was a block argument. Additionally, the behavior was just wrong in release builds. This patch adds support for BlockArg Values.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions