Closed XrXr closed 3 years ago
We were exporting a couple of symbols in yjit.h because they could be used by code generated by MJIT. We don't want MJIT calling into YJIT code anyways so let's stop exporting them to libruby.so.
Also adjust indentation and comments in mjit_exec().
Will probably conflict with the merge of #270
We were exporting a couple of symbols in yjit.h because they could be used by code generated by MJIT. We don't want MJIT calling into YJIT code anyways so let's stop exporting them to libruby.so.
Also adjust indentation and comments in mjit_exec().
Will probably conflict with the merge of #270