[llvm-commits] [llvm] r48690 - in /llvm/trunk/lib/Target/X86: X86CallingConv.td X86ISelLowering.cpp
Duncan Sands
baldrick at free.fr
Sun Mar 23 11:51:04 PDT 2008
> + // Otherwise, everything is the same as 'norma' X86-64 C CC
'norma' -> 'normal'. Also, you don't have full stops at the ends
of your comments.
> + // FIXME: Handle byval stuff
> + // FIXME: Handle fp80
> + // FIXME: Handle shadowed arguments
+ FIXME: Handle nested function trampolines
Ciao,
Duncan.
More information about the llvm-commits
mailing list