llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 191b0ba97e Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h
to link in the implementation.  Thanks to Anton Korobeynikov for figuring out
what was going on here.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28660 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-02 18:40:06 +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 Implement a new method: CloneAndPruneFunctionInto, as documented. 2006-05-27 01:21:50 +00:00
FunctionUtils.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
Local.h Add an interface to constant fold and instruction given it's opcode, type 2006-05-27 01:17:40 +00:00
PromoteMemToReg.h Remove trailing whitespace 2005-04-21 20:59:05 +00:00
UnifyFunctionExitNodes.h Force anything that #includes llvm/Transforms/Utils/UnifyFunctionExitNodes.h 2006-06-02 18:40:06 +00:00