summaryrefslogtreecommitdiff
path: root/support/lib/Support
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-09-29 15:02:30 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-09-29 15:02:30 +0000
commitead9a945ea912b00807e49a5628375ca3df14672 (patch)
tree8ea0cd5decd8d28163038ca918e46b2422ec38d4 /support/lib/Support
parentbc7039c0cdfa583fc8a7223a86d231fd88c5d337 (diff)
downloadllvm-ead9a945ea912b00807e49a5628375ca3df14672.tar.gz
llvm-ead9a945ea912b00807e49a5628375ca3df14672.tar.bz2
llvm-ead9a945ea912b00807e49a5628375ca3df14672.tar.xz
Moved code from llvm/lib/Support to llvm/support/lib/Support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8735 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'support/lib/Support')
-rw-r--r--support/lib/Support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/lib/Support/Makefile b/support/lib/Support/Makefile
index 7b263b79c8..d52d7315bf 100644
--- a/support/lib/Support/Makefile
+++ b/support/lib/Support/Makefile
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1