Yeting Kuo

Results 3 comments of Yeting Kuo

Could you tell me what the code you input to MazuCC? I have a different result, my command like that: ```shell $ cat sample/test.c struct abcd { int a; int...

I have two questions about using function signatures as landing label on function prologue. 1. Landing label for indirect branches within a function. A simple proposal is also to use...