Remove yjit_backend to help with upstreaming
The new backend isn't used at the moment and adds to our diff against upstream so remove it for now. We can reverse the removal later with git history.
This commit is contained in:
parent
506c037a16
commit
ed723ca76f
@ -17098,7 +17098,6 @@ yjit.$(OBJEXT): {$(VPATH)}yjit.rb
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit.rbinc
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit_asm.c
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit_asm.h
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit_backend.h
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit_codegen.c
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit_codegen.h
|
||||
yjit.$(OBJEXT): {$(VPATH)}yjit_core.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user