commit | eef61336fc6497b5670524df27d7f6a9c4f29aec | [log] [tgz] |
---|---|---|
author | Tatyana Krasnukha <tatyana@synopsys.com> | Thu Sep 06 19:58:26 2018 +0000 |
committer | Tatyana Krasnukha <tatyana@synopsys.com> | Thu Sep 06 19:58:26 2018 +0000 |
tree | 4839643d3cabeea02d561dd5df263ad5ab19e8cd | |
parent | f22832842f75ad3853e26446e98909f068628e8e [diff] |
[ARC] Prevent InstPrinter from crashing on unknown condition codes. Summary: Instruction printer shouldn't crash with assertions due to incorrect input data. llvm_unreachable is not intended for runtime error handling. Reviewers: petecoup Reviewed By: petecoup Differential Revision: https://reviews.llvm.org/D51728 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341581 91177308-0d34-0410-b5e6-96231b3b80d8