Replace the asserts with reportFatalUsageError(), as these can be reached with invalid user-provided IR. Fixes https://github.com/llvm/llvm-project/issues/142531.
497 KiB
497 KiB
Replace the asserts with reportFatalUsageError(), as these can be reached with invalid user-provided IR. Fixes https://github.com/llvm/llvm-project/issues/142531.