DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
[oota-llvm.git] / bindings / ocaml / bitreader / Makefile
index 4acc7ee0304d902953ecffeac09990d78a74311a..dad4e1dacce9f225ed0ebef0fed83a009fc9dc6a 100644 (file)
@@ -1,19 +1,18 @@
 ##===- bindings/ocaml/bitreader/Makefile -------------------*- Makefile -*-===##
-# 
+#
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Gordon Henriksen 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.
+#
 ##===----------------------------------------------------------------------===##
-# 
+#
 # This is the makefile for the Objective Caml Llvm_bitreader interface.
-# 
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
 LIBRARYNAME := llvm_bitreader
-DONT_BUILD_RELINKED := 1
 UsedComponents := bitreader
 UsedOcamlInterfaces := llvm