On 10/23/18 2:04 PM, Richard Henderson wrote:
Allow argument sets to be shared between two decoders by avoiding a re-declaration error. Make sure that anonymous argument sets have unique names. Signed-off-by: Richard Henderson <[email protected]> --- scripts/decodetree.py | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-)
Reviewed-by: Bastian Koppelmann <[email protected]> Cheers, Bastian
