Mercurial > hg > CbC > CbC_llvm
log
age | author | description |
---|---|---|
Tue, 12 Nov 2013 20:27:46 +0900 | Kaito Tokumori | force to set tail call flag on SelectionDAGBuilder.cpp:LowerCallingInfo. |
Tue, 12 Nov 2013 18:45:31 +0900 | Kaito Tokumori | bug fix : removed the error that TCE doesn't work if the function isn't a code segment. (It's due to incorrect if statement) |