Go to file
Chris Lattner f98ede25bb 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.

llvm-svn: 28282
2006-05-14 02:01:22 +00:00
llvm This is a proper fix for the compiler warning. A termination condition is 2006-05-14 02:01:22 +00:00