Re: [PATCH 11/27] New file: gcc/jit/jit-common.h
On 10/31/14 11:02, David Malcolm wrote: This header has forward declarations of both the jit::recording and jit::playback internal APIs. gcc/jit/ * jit-common.h: New. OK jeff
[PATCH 11/27] New file: gcc/jit/jit-common.h
This header has forward declarations of both the jit::recording and jit::playback internal APIs. gcc/jit/ * jit-common.h: New. --- gcc/jit/jit-common.h | 182 +++ 1 file changed, 182 insertions(+) create mode 100644 gcc/jit/jit-common.h di