Go to file
Dan Gohman 3a0ce3e639 Move getUniqueExitBlocks from LoopBase to Loop, since they depend on
LoopSimplify form, which is currently only available on Loops (and
not MachineLoops). Also, move the code out of the header file.

llvm-svn: 80923
2009-09-03 16:10:48 +00:00
clang - Add back some harmless code that part of a reverted commit (r80859). I'll investigate the lifetime snafu (with ASTUnit) separately. 2009-09-03 15:49:00 +00:00
compiler-rt Adding FreeBSD to supported platforms list. Credit to Roman Divacky for testing. 2009-09-03 11:13:06 +00:00
llvm Move getUniqueExitBlocks from LoopBase to Loop, since they depend on 2009-09-03 16:10:48 +00:00