[opaque pointer types] Add an explicit pointee type to alias records in the IR
[oota-llvm.git] / lib / Bitcode / Makefile
index 7abff6a0b73c25a30497daeeadf099c32aeb59fd..2d6b5ad1fe88b678cb0b205f50dc4010e6c78e34 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Bitcode/Makefile --------------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..