diff options
Diffstat (limited to 'gcc/jit/libgccjit.map')
-rw-r--r-- | gcc/jit/libgccjit.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/jit/libgccjit.map b/gcc/jit/libgccjit.map index bc6eb1a..3ab88fd 100644 --- a/gcc/jit/libgccjit.map +++ b/gcc/jit/libgccjit.map @@ -87,6 +87,7 @@ gcc_jit_param_as_object; gcc_jit_param_as_rvalue; gcc_jit_result_get_code; + gcc_jit_result_get_global; gcc_jit_result_release; gcc_jit_rvalue_access_field; gcc_jit_rvalue_as_object; |