Use MachineBasicBlock::transferSuccessors.
[oota-llvm.git] / runtime / libprofile / Profiling.h
index 20f960f1b358cf5a9438aec9baa8b244d3f59471..a7e3ccc72b6ccc82e023d05ff372e9e257937e6e 100644 (file)
@@ -2,11 +2,11 @@
 |*
 |*                     The LLVM Compiler Infrastructure
 |*
-|* This file was developed by the LLVM research group and is distributed under
-|* the University of Illinois Open Source License. See LICENSE.TXT for details.
-|* 
+|* This file is distributed under the University of Illinois Open Source      
+|* License. See LICENSE.TXT for details.                                      
+|*
 |*===----------------------------------------------------------------------===*|
-|* 
+|*
 |* This file defines functions shared by the various different profiling
 |* implementations.
 |*