[llvm-commits] [llvm] r40453 - /llvm/trunk/lib/VMCore/Verifier.cpp
Duncan Sands
baldrick at free.fr
Tue Jul 24 00:38:12 PDT 2007
> + Assert(!Attrs->paramHasAttr(0, ParamAttr::InReg),
> + "Attribute SRet should not apply to functions!");
I think you mean InReg in the second line.
Ciao,
Duncan.
More information about the llvm-commits
mailing list