diff options
author | Nikita Popov <npopov@redhat.com> | 2025-06-04 09:33:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 09:33:05 +0200 |
commit | b3ce9883f32e3b5b16e2b5fa54c3d98e85b66869 (patch) | |
tree | 6af2ebb2b0527060c189a516ba3d2ab693295c3d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c95189f87751bc40f69746db49c6ddec6d4e641c (diff) | |
download | llvm-b3ce9883f32e3b5b16e2b5fa54c3d98e85b66869.zip llvm-b3ce9883f32e3b5b16e2b5fa54c3d98e85b66869.tar.gz llvm-b3ce9883f32e3b5b16e2b5fa54c3d98e85b66869.tar.bz2 |
[SelectionDAG] Use reportFatalUsageError() for invalid operand bundles (#142613)
Replace the asserts with reportFatalUsageError(), as these can be
reached with invalid user-provided IR.
Fixes https://github.com/llvm/llvm-project/issues/142531.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions