summaryrefslogtreecommitdiffstats
path: root/llvm/runtime
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-01-02 22:50:00 +0000
committerChris Lattner <sabre@nondot.org>2005-01-02 22:50:00 +0000
commitbb2840b2726bdf3bf385bdb8e8b956970b800779 (patch)
tree87403790943f35412e62d4e697b811582ed50ddd /llvm/runtime
parent0982708a116bc18cea71f744881c2d2afd4c7fa0 (diff)
downloadbcm5719-llvm-bb2840b2726bdf3bf385bdb8e8b956970b800779.tar.gz
bcm5719-llvm-bb2840b2726bdf3bf385bdb8e8b956970b800779.zip
This is no longer needed.
llvm-svn: 19259
Diffstat (limited to 'llvm/runtime')
-rw-r--r--llvm/runtime/GCCLibraries/libutempter/Makefile16
-rw-r--r--llvm/runtime/GCCLibraries/libutempter/dummy.c0
2 files changed, 0 insertions, 16 deletions
diff --git a/llvm/runtime/GCCLibraries/libutempter/Makefile b/llvm/runtime/GCCLibraries/libutempter/Makefile
deleted file mode 100644
index 15ac89754f4..00000000000
--- a/llvm/runtime/GCCLibraries/libutempter/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-##===- runtime/GCCLibraries/libutempter/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.
-#
-##===----------------------------------------------------------------------===##
-
-LEVEL = ../../..
-BYTECODE_LIBRARY = 1
-DONT_BUILD_RELINKED = 1
-LIBRARYNAME = utempter
-BYTECODE_DESTINATION = $(CFERuntimeLibDir)
-
-include $(LEVEL)/Makefile.common
diff --git a/llvm/runtime/GCCLibraries/libutempter/dummy.c b/llvm/runtime/GCCLibraries/libutempter/dummy.c
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/llvm/runtime/GCCLibraries/libutempter/dummy.c
+++ /dev/null
OpenPOWER on IntegriCloud