[opaque pointer types] Add an explicit pointee type to alias records in the IR
[oota-llvm.git] / lib / Bitcode / Makefile
index 1e4ab1b7821f1118ac29190b69c201d014f02a98..2d6b5ad1fe88b678cb0b205f50dc4010e6c78e34 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Bitcode/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 = ../..