Revert r210613 to conform to coding standards.
[oota-llvm.git] / lib / CodeGen / Makefile
index 29158e2dde787390cbe34c273dfb07334c7814b1..4ab3e3c0013ebc3f4b56fa9110e32d9c13f311a0 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/CodeGen/Makefile --------------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../..