[PATCH 1/2] Add gcc/typed-splay-tree.h
Jeff Law
law@redhat.com
Thu Jan 1 00:00:00 GMT 2015
On 06/25/2015 01:13 PM, David Malcolm wrote:
> I found when implementing switch statements for the jit that it
> was much easier to work with libiberty's splay-tree.h by first
> wrapping it in a C++ wrapper to add typesafety.
>
> This patch adds such a wrapper, implementing the methods I needed.
>
> It's unused in this patch, but is used in the followup patch (which only
> touches the jit).
>
> OK for trunk?
>
> gcc/ChangeLog:
> * typed-splay-tree.h: New file.
OK.
jeff
More information about the Jit
mailing list