mirror of
https://github.com/RPCS3/asmjit.git
synced 2026-01-31 01:35:21 +01:00
Merge remote-tracking branch 'upstream/aarch64' into aarch64
This commit is contained in:
@@ -353,8 +353,6 @@ public:
|
||||
ASMJIT_ASSUME(save != nullptr);
|
||||
|
||||
ZoneTreeNode* saveChild = save->_getChild(dir);
|
||||
ASMJIT_ASSUME(saveChild != nullptr);
|
||||
|
||||
root->_setChild(!dir, saveChild);
|
||||
save->_setChild( dir, root);
|
||||
root->_makeRed();
|
||||
|
||||
Reference in New Issue
Block a user