riscv: hacky prolog, epilog and return
commit35d7b5934ecc3c5a0ac9d08958f4262df9eb9a75
authorMichael Matz <matz@suse.de>
Sun, 23 Jun 2019 03:19:37 +0000 (23 05:19 +0200)
committerMichael Matz <matz@suse.de>
Wed, 14 Aug 2019 16:22:14 +0000 (14 18:22 +0200)
tree1535bc546cf35f1cb9937976b67bae6517a3e528
parent1353ccd9e22acc3678e8204b5009da4e36566139
riscv: hacky prolog, epilog and return

this now allows to compile a simple working example:

  int main(void) { return 0; }
riscv64-gen.c
riscv64-link.c