On Mon, 2014-11-03 at 13:22 -0700, Jeff Law wrote:
> On 10/31/14 11:02, David Malcolm wrote:
> > This header is the public API for the library.
> >
> > gcc/jit/
> > * libgccjit.h: New.
> Given this is inside the JIT subdirectory, I'm not doing a depth review.
>
> +
> > +/* A gcc_jit_block en
On 10/31/14 11:02, David Malcolm wrote:
This header is the public API for the library.
gcc/jit/
* libgccjit.h: New.
Given this is inside the JIT subdirectory, I'm not doing a depth review.
+
+/* A gcc_jit_block encapsulates a "basic block" of statements within a
+ function (i.e. wi
This header is the public API for the library.
gcc/jit/
* libgccjit.h: New.
---
gcc/jit/libgccjit.h | 977
1 file changed, 977 insertions(+)
create mode 100644 gcc/jit/libgccjit.h
diff --git a/gcc/jit/libgccjit.h b/gcc/jit/libgccjit.h