Remove getFunctionAlignment from TargetELFInfo and use new MachineFunction alignment...
[oota-llvm.git] / lib / Target / X86 / Makefile
index cb3f0ac299f1028546c96eb9d266ba4454a1e020..44f1c5d5a509a4e566d938fe6879e87fd84db41f 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Target/X86/Makefile -----------------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
 # This file is distributed under the University of Illinois Open Source
 # License. See LICENSE.TXT for details.
-# 
+#
 ##===----------------------------------------------------------------------===##
 LEVEL = ../../..
 LIBRARYNAME = LLVMX86CodeGen