Re: [PATCH 15/27] New file: gcc/jit/jit-playback.h

2014-11-03 Thread Jeff Law
On 10/31/14 11:02, David Malcolm wrote: This files declares the gcc::jit::playback internal API, called by the dummy "frontend" to replay the public API calls made to the library. A thin wrapper around trees. gcc/jit/ * jit-playback.h: New. OK. jeff

[PATCH 15/27] New file: gcc/jit/jit-playback.h

2014-10-31 Thread David Malcolm
This files declares the gcc::jit::playback internal API, called by the dummy "frontend" to replay the public API calls made to the library. A thin wrapper around trees. gcc/jit/ * jit-playback.h: New. --- gcc/jit/jit-playback.h | 564 + 1 f