> For PR1146: http://llvm.org/PR1146 : > * Add ParamAttrList pointers to Function and CallInst. > * Move the implementation of ParamAttrList from Type.cpp to > Function.cpp Don't forget InvokeInst. -Chris