llvm-6502/include/llvm/Transforms/Utils
Chris Lattner fd50080fe2 This is a proper fix for the compiler warning. A termination condition is
not needed, as it can never be reached: an edge must exist.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28282 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-14 02:01:22 +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 Teach inline function how to update the callgraph when it makes changes. 2006-01-14 20:05:06 +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