mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Add a line that got missed off somehow. Sorry about that!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186692 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6dae7ae765
commit
55dcefbc40
@ -5176,6 +5176,7 @@ bool ARMAsmParser::shouldOmitPredicateOperand(
|
||||
.contains(static_cast<ARMOperand *>(Operands[RegIdx])->getReg())))
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
static bool isDataTypeToken(StringRef Tok) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user