[x64] Swap to using anchor variables instead of dummy function calls
This commit is contained in:
@@ -19,7 +19,7 @@ namespace cpu {
|
||||
namespace backend {
|
||||
namespace x64 {
|
||||
|
||||
void RegisterControl() {}
|
||||
volatile int anchor_control = 0;
|
||||
|
||||
// ============================================================================
|
||||
// OPCODE_DEBUG_BREAK
|
||||
|
||||
Reference in New Issue
Block a user