Instruction printer shouldn't crash with assertions due to incorrect input data. llvm_unreachable is not intended for runtime error handling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D51728
[ARC] Prevent InstPrinter from crashing on unknown condition codes. tatyana-krasnukha on Sep 6 2018, 4:34 AM. Authored by
Details Instruction printer shouldn't crash with assertions due to incorrect input data. llvm_unreachable is not intended for runtime error handling.
Diff Detail
Event Timeline |