aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorChristian Ulmann <christianulmann@gmail.com>2025-01-30 14:06:28 +0100
committerGitHub <noreply@github.com>2025-01-30 14:06:28 +0100
commit8cdc16d350c9f162759689402db841685e9534b1 (patch)
treec7bed0d15c5f9167f5cd3f1192542ccaf2c96428 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent4b57236bace610d3b05dbba0e9f5b11ed3a9fbee (diff)
downloadllvm-8cdc16d350c9f162759689402db841685e9534b1.zip
llvm-8cdc16d350c9f162759689402db841685e9534b1.tar.gz
llvm-8cdc16d350c9f162759689402db841685e9534b1.tar.bz2
[MLIR][LLVM] Avoid importing broken calls and invokes (#125041)
This commit adds a check to catch calls/invokes that do not satisfy the type constraints of their callee. This is not verified in LLVM IR but is considered UB. Importing this into MLIR will lead to verification errors, thus we should avoid this early on.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions