aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Target/Sparc/Makefile4
-rw-r--r--lib/Target/Sparc/Sparc.td2
-rw-r--r--lib/Target/SparcV8/Makefile4
-rw-r--r--lib/Target/SparcV8/SparcV8.td2
4 files changed, 6 insertions, 6 deletions
diff --git a/lib/Target/Sparc/Makefile b/lib/Target/Sparc/Makefile
index f2f8c5f..5199b67 100644
--- a/lib/Target/Sparc/Makefile
+++ b/lib/Target/Sparc/Makefile
@@ -1,4 +1,4 @@
-##===- lib/Target/Sparc/V8/Makefile ------------------------*- Makefile -*-===##
+##===- lib/Target/SparcV8/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
@@ -6,7 +6,7 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../../..
+LEVEL = ../../..
LIBRARYNAME = LLVMSparcV8
TARGET = SparcV8
diff --git a/lib/Target/Sparc/Sparc.td b/lib/Target/Sparc/Sparc.td
index 892b9cc..dabb0dc 100644
--- a/lib/Target/Sparc/Sparc.td
+++ b/lib/Target/Sparc/Sparc.td
@@ -14,7 +14,7 @@
// Target-independent interfaces which we are implementing
//===----------------------------------------------------------------------===//
-include "../../Target.td"
+include "../Target.td"
//===----------------------------------------------------------------------===//
// Register File Description
diff --git a/lib/Target/SparcV8/Makefile b/lib/Target/SparcV8/Makefile
index f2f8c5f..5199b67 100644
--- a/lib/Target/SparcV8/Makefile
+++ b/lib/Target/SparcV8/Makefile
@@ -1,4 +1,4 @@
-##===- lib/Target/Sparc/V8/Makefile ------------------------*- Makefile -*-===##
+##===- lib/Target/SparcV8/Makefile -------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
@@ -6,7 +6,7 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
-LEVEL = ../../../..
+LEVEL = ../../..
LIBRARYNAME = LLVMSparcV8
TARGET = SparcV8
diff --git a/lib/Target/SparcV8/SparcV8.td b/lib/Target/SparcV8/SparcV8.td
index 892b9cc..dabb0dc 100644
--- a/lib/Target/SparcV8/SparcV8.td
+++ b/lib/Target/SparcV8/SparcV8.td
@@ -14,7 +14,7 @@
// Target-independent interfaces which we are implementing
//===----------------------------------------------------------------------===//
-include "../../Target.td"
+include "../Target.td"
//===----------------------------------------------------------------------===//
// Register File Description