[X86][Haswell][SchedModel] Add architecture specific scheduling models.
[oota-llvm.git] / lib / ExecutionEngine / JIT / Makefile
index ebbdc3f3db40c54d548e5d72255249ae1b49f036..aafa3d9d420f046a91f9f4fdc9c61ec8b0bbca42 100644 (file)
@@ -1,11 +1,12 @@
 ##===- lib/ExecutionEngine/JIT/Makefile --------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by the LLVM research group 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 = ../../..
 LIBRARYNAME = LLVMJIT