s/MethodType/FunctionType
authorChris Lattner <sabre@nondot.org>
Thu, 4 Apr 2002 22:19:18 +0000 (22:19 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Apr 2002 22:19:18 +0000 (22:19 +0000)
commit2aac6bf66a4f4486e14ee5bdc96277ec770afdc7
tree7c0149ec42632ae549ecdb13e45c1ec780eb3063
parent3d0dceb733fe8d5d916eab58d923eb7ff491d6c6
s/MethodType/FunctionType

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2115 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/AbstractTypeUser.h
lib/AsmParser/ParserInternals.h
lib/Bytecode/Reader/InstructionReader.cpp
lib/Bytecode/Writer/InstructionWriter.cpp
lib/Target/SparcV9/SparcV9InstrSelection.cpp
lib/Target/SparcV9/SparcV9RegInfo.cpp
lib/Transforms/ExprTypeConvert.cpp
lib/Transforms/Instrumentation/TraceValues.cpp
lib/VMCore/iCall.cpp
support/lib/Support/NameMangling.cpp