A correction in rL239996

llvm-svn: 239998
This commit is contained in:
Mohit K. Bhakkad 2015-06-18 07:12:25 +00:00
parent a8219f2e2a
commit 58975e82d4
1 changed files with 1 additions and 0 deletions

View File

@ -2915,3 +2915,4 @@ EmulateInstructionMIPS64::Emulate_BC1ANY4T (llvm::MCInst& insn)
return false;
return true;
}