qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit 7b2cd38cc36458375c34b3da23e71f58c8751ea0
parent a6ef2279c71a4528c5bfebf1b857a6faf554a160
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date:   Wed,  9 Mar 2016 11:26:24 -0500

typo in abi.txt

Diffstat:
Mdoc/abi.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/abi.txt b/doc/abi.txt @@ -4,7 +4,7 @@ This document describes concisely the subset of the x64 -as it is implemented in QBE. The subset can handle +ABI as it is implemented in QBE. The subset can handle correctly arbitrary standard C-like structs containing float and integer types. Structs that have unaligned members are also supported through "dark" types, see