mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 22:28:18 +00:00
Added LLVM copyright to Makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9314 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
# llvm/runtime/GCCLibraries Makefile: Build all subdirectories automatically
|
# llvm/runtime/GCCLibraries Makefile: Build all subdirectories automatically
|
||||||
|
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/crtend/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libc/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libcurses/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libgcc/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libm/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libmalloc/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libtermcap/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libucb/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libutempter/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/GCCLibraries/libutil/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../../..
|
LEVEL = ../../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
# llvm/runtime Makefile: Build all subdirectories automatically
|
# llvm/runtime Makefile: Build all subdirectories automatically
|
||||||
|
|
||||||
LEVEL = ..
|
LEVEL = ..
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/libdummy/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
DONT_BUILD_RELINKED=1
|
DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- runtime/libtrace/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
BYTECODE_LIBRARY=1
|
BYTECODE_LIBRARY=1
|
||||||
#DONT_BUILD_RELINKED=1
|
#DONT_BUILD_RELINKED=1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL := ..
|
LEVEL := ..
|
||||||
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld \
|
PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld \
|
||||||
analyze extract bugpoint llvm-nm llvm-ar
|
analyze extract bugpoint llvm-nm llvm-ar
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/analyze/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = analyze
|
TOOLNAME = analyze
|
||||||
USEDLIBS = asmparser bcreader scalaropts.a transforms.a analysis ipa \
|
USEDLIBS = asmparser bcreader scalaropts.a transforms.a analysis ipa \
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/bugpoint/Makefile -----------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = bugpoint
|
TOOLNAME = bugpoint
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/extract/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = extract
|
TOOLNAME = extract
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/gccas/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = gccas
|
TOOLNAME = gccas
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/gccld/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = gccld
|
TOOLNAME = gccld
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llc/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = llc
|
TOOLNAME = llc
|
||||||
USEDLIBS = sparc \
|
USEDLIBS = sparc \
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llee/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
LIBRARYNAME = execve
|
LIBRARYNAME = execve
|
||||||
SHARED_LIBRARY = 1
|
SHARED_LIBRARY = 1
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/lli/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = lli
|
TOOLNAME = lli
|
||||||
|
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llvm-ar/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = llvm-ar
|
TOOLNAME = llvm-ar
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llvm-as/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = llvm-as
|
TOOLNAME = llvm-as
|
||||||
USEDLIBS = asmparser bcwriter vmcore support.a
|
USEDLIBS = asmparser bcwriter vmcore support.a
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llvm-dis/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = llvm-dis
|
TOOLNAME = llvm-dis
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llvm-link/Makefile ----------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = llvm-link
|
TOOLNAME = llvm-link
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/llvm-nm/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
|
|
||||||
TOOLNAME = llvm-nm
|
TOOLNAME = llvm-nm
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- tools/opt/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = opt
|
TOOLNAME = opt
|
||||||
|
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- utils/Burg/Doc/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
#CFLAGS =
|
#CFLAGS =
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- utils/Burg/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = burg
|
TOOLNAME = burg
|
||||||
ExtraSource = gram.tab.c
|
ExtraSource = gram.tab.c
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- utils/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ..
|
LEVEL = ..
|
||||||
|
|
||||||
DIRS = Burg TableGen
|
DIRS = Burg TableGen
|
||||||
|
@@ -1,3 +1,11 @@
|
|||||||
|
##===- utils/TableGen/Makefile ------------------------------*- Makefile -*-===##
|
||||||
|
#
|
||||||
|
# The LLVM Compiler Infrastructure
|
||||||
|
#
|
||||||
|
# This file was developed by the LLVM research group and is distributed under
|
||||||
|
# the University of Illinois Open Source License. See LICENSE.TXT for details.
|
||||||
|
#
|
||||||
|
##===----------------------------------------------------------------------===##
|
||||||
LEVEL = ../..
|
LEVEL = ../..
|
||||||
TOOLNAME = tblgen
|
TOOLNAME = tblgen
|
||||||
USEDLIBS = support.a
|
USEDLIBS = support.a
|
||||||
|
Reference in New Issue
Block a user