mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
fix x86.cpp build
This commit is contained in:
parent
28d4409b0a
commit
7a2bf9b855
@ -1544,7 +1544,7 @@ compareCM(Context* c, unsigned aSize, Assembler::Constant* a,
|
||||
|
||||
void
|
||||
longCompare(Context* c, Assembler::Operand* al, Assembler::Operand* ah,
|
||||
Assembler::Operand* bl, Assembler::Operand* bh,
|
||||
Assembler::Register* bl, Assembler::Operand* bh,
|
||||
BinaryOperationType compare)
|
||||
{
|
||||
ResolvedPromise negativePromise(-1);
|
||||
|
Loading…
Reference in New Issue
Block a user