Skip to content

Commit ff44e98

Browse files
authored
[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 d1ad076 commit ff44e98

File tree

1 file changed

+244
-244
lines changed

1 file changed

+244
-244
lines changed

0 commit comments

Comments
 (0)