aboutsummaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-rw-r--r--compiler/elymasAsmLib.ey6
1 files changed, 3 insertions, 3 deletions
diff --git a/compiler/elymasAsmLib.ey b/compiler/elymasAsmLib.ey
index 5c938ac..40cdb69 100644
--- a/compiler/elymasAsmLib.ey
+++ b/compiler/elymasAsmLib.ey
@@ -170,9 +170,9 @@
# chunk will have GC length header initialized correctly
[[
/rbx :pushqReg
- /rdi :pushqReg # FIXME testing
- /markAndSweep :callqLbl32 # FIXME testing
- /rdi :popqReg # FIXME testing
+ # /rdi :pushqReg # TODO remove these three lines once load-testing the GC seems unnecessary
+ # /markAndSweep :callqLbl32
+ # /rdi :popqReg
/rdi :pushqReg
/searchForFreeBlock :callqLbl32
/rax /rax :andqRegReg