mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge.
This commit is contained in:
commit
e4aaa62605
@ -385,7 +385,7 @@ class MacroAssembler : public MacroAssemblerSpecific
|
||||
callPreBarrier(address, type);
|
||||
jump(&done);
|
||||
|
||||
align(16);
|
||||
align(8);
|
||||
bind(&done);
|
||||
return nopJump;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user