Mark rb_warn_keyword_to_last_hash at MJIT_FUNC_EXPORTED

Hopefully this fixes MJIT errors on AppVeyor.
This commit is contained in:
Jeremy Evans 2019-09-05 16:02:45 -07:00
Родитель 729de9ee68
Коммит 5045fe6017
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -581,7 +581,7 @@ ignore_keyword_hash_p(VALUE keyword_hash, const rb_iseq_t * const iseq) {
VALUE rb_iseq_location(const rb_iseq_t *iseq);
void
MJIT_FUNC_EXPORTED void
rb_warn_keyword_to_last_hash(struct rb_calling_info *calling, const struct rb_call_info *ci, const rb_iseq_t * const iseq)
{
VALUE name, loc;