[llvm-commits] [llvm-gcc-4.2] r49231 - in /llvm-gcc-4.2/trunk/gcc: llvm-abi.h llvm-convert.cpp llvm-types.cpp

Duncan Sands baldrick at free.fr
Mon Apr 7 10:07:55 PDT 2008


> >> which one did I miss ?
> >
> > FunctionPrologArgumentConversion.
> 
> This one handles arguments where as new hook,  
> HandleAggregateResultAsAggregate(),  is for return values.  
> FunctionPrologArgumentConversion does not override  
> HandleAggregateResultAsScalar() either.

OK, I was assuming that it (for example) assigned DECL_LLVM
for the RESULT_DECL and that kind of thing.  Sorry for the noise.

Ciao,

Duncan.



More information about the llvm-commits mailing list