[llvm-objdump] Add llvm_unreachable to silence GCC warning. NFC.
GCC 7 warned about control reaching the end of the non-void function, despite all 7 LineChar values being handled in the switch.
Loading
Please register or sign in to comment
GCC 7 warned about control reaching the end of the non-void function, despite all 7 LineChar values being handled in the switch.