[llvm-commits] [llvm-gcc-4.2] r46157 - in /llvm-gcc-4.2/trunk/gcc/config/i386: llvm-i386-target.h llvm-i386.cpp

Duncan Sands baldrick at free.fr
Fri Jan 18 10:12:07 PST 2008


Hi Evan,

> It's for ABI compatibility reason. Also, it makes sense.

presumably this results in the parameter being dropped?
If so, the LLVM codegenerators could do that too.  And
either they should, or the verifier should check for this
case.

Ciao,

Duncan.





More information about the llvm-commits mailing list