Simplify the logic of getting hold of a PHI predecessor block.
[oota-llvm.git] / lib / Transforms / Makefile
index bc6cc99adc1d2caba60bcc5756d42a362cd6ec09..bfdb2bf81d9808f32e98caa2761514d5a6906a75 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Transforms/Makefile -----------------------------*- Makefile -*-===##
-# 
+#
 #                     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.
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..