Commit 88a056a
[CIR][Builtin][NFC] More informative llvm_unreachable message in CIRGenBuiltinAArch64.cpp (#1124)
We are still seeing crash message like `NYI UNREACHABLE executed at
clang/lib/CIR/CodeGen/CIRGenBuiltinAArch64.cpp:3304`, which is not
convenient for triaging as our code base changes so fast, line number
doesn't help much.
So, here we replaced most of `llvm_unreachable("NYI")` with more
informative message.1 parent 5f530c2 commit 88a056a
1 file changed
+244
-244
lines changed
0 commit comments