[Bug jit/96889] New: Reflection API accessible from the jit C API
bouanto at zoho dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 2 00:52:25 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96889
Bug ID: 96889
Summary: Reflection API accessible from the jit C API
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: jit
Assignee: dmalcolm at gcc dot gnu.org
Reporter: bouanto at zoho dot com
Target Milestone: ---
Hi.
There are some functions that would be useful to have in the C API of libgccjit
like a function to get the number of parameters of a function or its return
type.
I'll send the patch very soon.
There are probably other reflection functions that would be useful as well:
I'll add them to the patch later.
More information about the Gcc-bugs
mailing list