Mercurial > hg > CbC > CbC_llvm
log
age | author | description |
---|---|---|
Mon, 14 Oct 2013 19:09:00 +0900 | Kaito Tokumori | change error message when tail call elimination is failed. |
Sun, 06 Oct 2013 18:16:15 +0900 | Kaito Tokumori | set FastCC(Calling Convention) when the function is code segment and set GuaranteedTailCallOpt. but llvm still output not jmp but call... |