Skip to content

Commit 47c3847

Browse files
committed
qbe: Update to latest git
1 parent b5ab88f commit 47c3847

File tree

5 files changed

+3
-97
lines changed

5 files changed

+3
-97
lines changed

pkg/qbe/gen.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ exe('qbe', [[
99
fold.c live.c spill.c rega.c gas.c
1010
amd64/(targ.c sysv.c isel.c emit.c)
1111
arm64/(targ.c abi.c isel.c emit.c)
12+
rv64/(targ.c abi.c isel.c emit.c)
1213
]])
1314
file('bin/qbe', '755', '$outdir/qbe')
1415

pkg/qbe/patch/0001-gas-put-zero-data-into-.bss.patch

Lines changed: 0 additions & 95 deletions
This file was deleted.

pkg/qbe/src

Submodule src updated from 2ca6fb2 to c6b41eb

pkg/qbe/ver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2ca6fb25a2 r0
1+
c6b41eb8c8 r0

0 commit comments

Comments
 (0)