Skip to content

Commit bf8e2b8

Browse files
vchuravymaleadt
authored andcommitted
add deprecation note
1 parent 0cc29a7 commit bf8e2b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interface.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ end
298298
end
299299

300300
# the method table to use
301+
# deprecate method_table on next-breaking release
301302
method_table(@nospecialize(job::CompilerJob)) = GLOBAL_METHOD_TABLE
302303
method_table_view(@nospecialize(job::CompilerJob)) = get_method_table_view(job.world, method_table(job))
303304

0 commit comments

Comments
 (0)