diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2017-09-12 21:43:33 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2017-09-12 21:43:33 +0000 |
commit | e4dacb750da45f4183ae67868d7283a89efe0b40 (patch) | |
tree | 6fc44e81f9fce4cb8b7393822b0d64c0515adcc8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 67df57a24274afcf150c4ab0d8f72ebb31bc3a44 (diff) | |
download | bcm5719-llvm-e4dacb750da45f4183ae67868d7283a89efe0b40.tar.gz bcm5719-llvm-e4dacb750da45f4183ae67868d7283a89efe0b40.zip |
[mips] handle UImm16_AltRelaxed match type
Currently, UImm16_AltRelaxed match type is not handled in
MatchAndEmitInstruction() function, which may result in
llvm_unreachable() behavior.
This patch adds necessary case for this match type.
Patch by Aleksandar Beserminji.
Differential Revision: https://reviews.llvm.org/D37682
llvm-svn: 313077
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions