summaryrefslogtreecommitdiffstats
path: root/llvm/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
commitf874ea807eaeee6a1ebb34f1684ab6fa8670503d (patch)
treee29822398f1a11e58a854bd61360a7539f5b8c83 /llvm/lib/Support
parent292456864dcae14174f63ef18423ae8c436c2d79 (diff)
downloadbcm5719-llvm-f874ea807eaeee6a1ebb34f1684ab6fa8670503d.tar.gz
bcm5719-llvm-f874ea807eaeee6a1ebb34f1684ab6fa8670503d.zip
Moved code from llvm/lib/Support to llvm/support/lib/Support.
llvm-svn: 8735
Diffstat (limited to 'llvm/lib/Support')
-rw-r--r--llvm/lib/Support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Makefile b/llvm/lib/Support/Makefile
index 7b263b79c88..d52d7315bf8 100644
--- a/llvm/lib/Support/Makefile
+++ b/llvm/lib/Support/Makefile
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1
OpenPOWER on IntegriCloud