Move ConstantExpr to 2.5 API.
[oota-llvm.git] / lib / Bitcode / Reader / Makefile
index f194ec28e92d9c447cedf13633ada9ee87fee9b9..59af8d53a73ea7b23431106caf80129c6439fa41 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Bitcode/Reader/Makefile -------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..