forked from OSchip/llvm-project
Change name of target lib to conform to new naming scheme.
llvm-svn: 17347
This commit is contained in:
parent
6254a798ca
commit
b87e08e0ef
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
LEVEL = ../../../..
|
||||
LIBRARYNAME = sparcv8
|
||||
LIBRARYNAME = LLVMSparcV8
|
||||
TARGET = SparcV8
|
||||
|
||||
# Make sure that tblgen is run, first thing.
|
||||
|
|
Loading…
Reference in New Issue