guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] 07/09: Merge branch 'table-switch' into 'master'


From: Andy Wingo
Subject: [Guile-commits] 07/09: Merge branch 'table-switch' into 'master'
Date: Thu, 30 Jul 2020 07:26:46 -0400 (EDT)

wingo pushed a commit to branch master
in repository guile.

commit 644ee3a37f0d99fbd2b1e726112ae161bb323d54
Merge: 7b4840d 91c1591
Author: Andy Wingo <wingo@pobox.com>
AuthorDate: Thu Jul 30 11:06:08 2020 +0000

    Merge branch 'table-switch' into 'master'
    
    Add support for emitting inline data and table switches
    
    See merge request wingo/lightening!6

 lightening.h            | 11 +++++-
 lightening/lightening.c | 90 +++++++++++++++++++++++++++++++++++++++++++++----
 lightening/x86.c        | 16 +++------
 tests/jmp_table.c       | 61 +++++++++++++++++++++++++++++++++
 4 files changed, 158 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]