llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 782e60150e Add a CloneModule call that exposes the mapping of values from the old module
to the new module.  Patch provided by Nick Lewycky!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28349 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-17 18:05:35 +00:00
..
BasicBlockUtils.h This is a proper fix for the compiler warning. A termination condition is 2006-05-14 02:01:22 +00:00
Cloning.h Add a CloneModule call that exposes the mapping of values from the old module 2006-05-17 18:05:35 +00:00
FunctionUtils.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
Local.h Move some constant folding functions into LLVMAnalysis since they are used 2005-10-27 16:00:10 +00:00
PromoteMemToReg.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
UnifyFunctionExitNodes.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00