diff options
author | John Demme <john.demme@microsoft.com> | 2022-08-09 19:37:04 -0700 |
---|---|---|
committer | John Demme <john.demme@microsoft.com> | 2022-08-09 19:37:04 -0700 |
commit | d747a170a47dce64aefb906211e8aaed0c6bd6f6 (patch) | |
tree | 1bbaaae8a3cecd684c739dadac036329aa3190d2 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | ab4e5ed441d475ead43bc4ce1cdef842688292f4 (diff) | |
download | llvm-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