translate: handle more noreturn cases
authornotaz <notasas@gmail.com>
Sun, 20 Sep 2015 21:29:34 +0000 (00:29 +0300)
committernotaz <notasas@gmail.com>
Mon, 28 Sep 2015 23:13:56 +0000 (02:13 +0300)
commit56b4935896ac3b34a515016027c495c4987fce11
treeffe2dd3e5ca0e1433d35a621746eb177e941d8b6
parente27467d0d2681cc379c37c3fb7ad22ab9766fb2d
translate: handle more noreturn cases
tests/Makefile
tests/reg_call_tail2.asm [new file with mode: 0644]
tests/reg_call_tail2.expect.c [new file with mode: 0644]
tests/reg_call_tail2.seed.h [new file with mode: 0644]
tools/translate.c