summaryrefslogtreecommitdiff
path: root/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
commit7ff1ca4cd0d1a3713686f8bb17633fcaebd4f54f (patch)
treed7df2c4784308401622b0887acaed8e49e2e028d /runtime
parent4be483baa4c2c7fc2ec9622dfbfe5f00f1da65d0 (diff)
downloadllvm-7ff1ca4cd0d1a3713686f8bb17633fcaebd4f54f.tar.gz
llvm-7ff1ca4cd0d1a3713686f8bb17633fcaebd4f54f.tar.bz2
llvm-7ff1ca4cd0d1a3713686f8bb17633fcaebd4f54f.tar.xz
This is no longer needed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19259 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
-rw-r--r--runtime/GCCLibraries/libutempter/Makefile16
-rw-r--r--runtime/GCCLibraries/libutempter/dummy.c0
2 files changed, 0 insertions, 16 deletions
diff --git a/runtime/GCCLibraries/libutempter/Makefile b/runtime/GCCLibraries/libutempter/Makefile
deleted file mode 100644
index 15ac89754f..0000000000
--- a/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/runtime/GCCLibraries/libutempter/dummy.c b/runtime/GCCLibraries/libutempter/dummy.c
deleted file mode 100644
index e69de29bb2..0000000000
--- a/runtime/GCCLibraries/libutempter/dummy.c
+++ /dev/null