diff options
author | Henrich Lauko <xlauko@mail.muni.cz> | 2025-01-29 10:43:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-29 10:43:00 +0100 |
commit | 2a1f79582f93505020339d47b0963d616541a6ab (patch) | |
tree | 15b119b6cec87771ec71637a903be1424b3c547a /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | 1ac3665e66c7ddb20ef26bc275ad005186ab09fb (diff) | |
download | llvm-2a1f79582f93505020339d47b0963d616541a6ab.zip llvm-2a1f79582f93505020339d47b0963d616541a6ab.tar.gz llvm-2a1f79582f93505020339d47b0963d616541a6ab.tar.bz2 |
[MLIR] Fix import of invokes with mismatched variadic types (#124828)
This resolves the same issue addressed in
https://github.com/llvm/llvm-project/pull/124286, but for invoke
operations. The issue arose from duplicated logic for both imports. This
PR also refactors the common import code for call and invoke
instructions to mitigate issues in the future.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions