1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Transforms/Utils
Chris Lattner 0f5ef733cc 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.

llvm-svn: 28660
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