Re: [PATCH 16/27] New file: gcc/jit/jit-playback.c

2014-11-04 Thread Jeff Law
On 10/31/14 11:02, David Malcolm wrote: This files implements 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.c: New. + /* line_table should now be populated

[PATCH 16/27] New file: gcc/jit/jit-playback.c

2014-10-31 Thread David Malcolm
This files implements 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.c: New. --- gcc/jit/jit-playback.c | 2104 1