]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/jit/libgccjit.map
New jit API entrypoint: gcc_jit_context_set_logfile
[thirdparty/gcc.git] / gcc / jit / libgccjit.map
index 600d397ea7a86076cb65317c3d309c8ad52453b9..267898c1dafae56fde4b40d5eceb6233db879fa8 100644 (file)
@@ -65,6 +65,7 @@
     gcc_jit_context_release;
     gcc_jit_context_set_bool_option;
     gcc_jit_context_set_int_option;
+    gcc_jit_context_set_logfile;
     gcc_jit_context_set_str_option;
     gcc_jit_context_zero;
     gcc_jit_field_as_object;