Make sure that the landingpad instruction takes a Constant* as the clause's value.
[oota-llvm.git] / lib / Bitcode / Reader / Makefile
index 3d71cda31afc37d74a25ad341ab68f1410c9bdde..59af8d53a73ea7b23431106caf80129c6439fa41 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Chris Lattner 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 = ../../..