1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms/Utils
Chris Lattner 5e12c7caf5 Move FunctionArgument out of iOther.h into Argument.h and rename class to
be 'Argument' instead of FunctionArgument.

llvm-svn: 2216
2002-04-09 19:48:49 +00:00
..
CloneFunction.cpp New clone function routine 2002-03-29 19:03:54 +00:00
Linker.cpp Move FunctionArgument out of iOther.h into Argument.h and rename class to 2002-04-09 19:48:49 +00:00
PromoteMemoryToRegister.cpp Add #includes to make up for #includes pruned out of header files. 2002-04-09 18:37:46 +00:00
UnifyFunctionExitNodes.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00