[llvm-commits] [llvm] r56619 - in /llvm/trunk: docs/LangRef.html include/llvm/CodeGen/SelectionDAGNodes.h lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp lib/Target/X86/X86CallingConv.td test/CodeGen/X86/2008-09-25-sseregparm-1.ll

Duncan Sands baldrick at free.fr
Fri Sep 26 00:41:57 PDT 2008


> +    <dd>This indicates that this parameter or return value should be treated
> +    in a special target-dependent fashion during while emitting code for a

during while -> when

> +    kinds of registers).  Use of this attribute is target-specific</dd>

Missing full stop at end of line.

Ciao,

Duncan.



More information about the llvm-commits mailing list