[LLVMdev] Seemingly ambiguous parameter lists

Robert Mykland robert at mykland.com
Tue Aug 26 15:44:01 PDT 2003


LLVMers,

And while we're on the subject to the type definitions table, what's the 
difference between

0e 07 01 00
function returning Int ( Void )?  Function returning Int ( ... )?

and

0e 07 00
Function returning Int ()

I'm guessing the former really is a function returning Int ( ... ), but how 
is the callee supposed to decode the parameter list?  I'm an old callee and 
I don't know this new trick.  :-)

-- Robert.


Robert Mykland     Voice: (831) 462-6725 




More information about the llvm-dev mailing list