Displaying 1 result from an estimated 1 matches for "ocamlcc".
Did you mean:
ocamlc
2007 Oct 05
1
[LLVMdev] RFC: Tail call optimization X86
On 2007-10-05, at 13:56, Arnold Schwaighofer wrote:
> On 5 Oct 2007, at 19:41, Evan Cheng wrote:
>
>> In theory, any function can be marked fastcc. But llvm-gcc c / c++
>> frontend does *not* mark any external functions fastcc. Also, the
>> optimizer only changes the calling convention of internal
>> functions to fastcc.
>
> well i hope llvm-gcc won't