mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Directory no long exists (moved to Targets/SparcV9).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16886 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9f41a5fe85
commit
d9a9925f87
@ -1,23 +0,0 @@
|
||||
#===-- lib/CodeGen/InstrSched/Makefile.am ------------------*- Makefile -*--===#
|
||||
#
|
||||
# The LLVM Compiler Infrastructure
|
||||
#
|
||||
# This file was developed by Reid Spencer and is distributed under the
|
||||
# University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||
#
|
||||
#===------------------------------------------------------------------------===#
|
||||
|
||||
include $(top_srcdir)/Makefile.rules.am
|
||||
|
||||
lib_LIBRARIES = libLLVMInstrSched.a
|
||||
libexec_PROGRAMS = LLVMInstrSched.o
|
||||
|
||||
MYSOURCES = \
|
||||
InstrScheduling.cpp \
|
||||
SchedGraphCommon.cpp \
|
||||
SchedGraph.cpp \
|
||||
SchedPriorities.cpp
|
||||
|
||||
libLLVMInstrSched_a_SOURCES = $(MYSOURCES)
|
||||
LLVMInstrSched_o_SOURCES = $(MYSOURCES)
|
||||
LIBS=
|
Loading…
Reference in New Issue
Block a user