Adjust paths: Sparc/V8 --> SparcV8

llvm-svn: 18737
This commit is contained in:
Brian Gaeke 2004-12-10 04:48:57 +00:00
parent a14476c9bf
commit 1d0fe16906
2 changed files with 3 additions and 3 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