Adjust paths: Sparc/V8 --> SparcV8

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18737 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-12-10 04:48:57 +00:00
parent 8fe429d0c2
commit 57600548c7
4 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -14,7 +14,7 @@
// Target-independent interfaces which we are implementing
//===----------------------------------------------------------------------===//
include "../../Target.td"
include "../Target.td"
//===----------------------------------------------------------------------===//
// Register File Description

View File

@ -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

View File

@ -14,7 +14,7 @@
// Target-independent interfaces which we are implementing
//===----------------------------------------------------------------------===//
include "../../Target.td"
include "../Target.td"
//===----------------------------------------------------------------------===//
// Register File Description