Re: [PATCH 11/27] New file: gcc/jit/jit-common.h

2014-11-03 Thread Jeff Law
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

2014-10-31 Thread David Malcolm
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