X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FSparc%2FLLVMBuild.txt;fp=lib%2FTarget%2FSparc%2FLLVMBuild.txt;h=21cd91fa0b83293ae63104f14309175e45d10179;hb=a3a2dfd4a2a8265a9a0c962cb776e2e6ba123956;hp=0000000000000000000000000000000000000000;hpb=2d32b86543aa857a07371a93766652510f1cc0d6;p=oota-llvm.git diff --git a/lib/Target/Sparc/LLVMBuild.txt b/lib/Target/Sparc/LLVMBuild.txt new file mode 100644 index 00000000000..21cd91fa0b8 --- /dev/null +++ b/lib/Target/Sparc/LLVMBuild.txt @@ -0,0 +1,30 @@ +;===- ./lib/Target/Sparc/LLVMBuild.txt -------------------------*- Conf -*--===; +; +; The LLVM Compiler Infrastructure +; +; This file is distributed under the University of Illinois Open Source +; License. See LICENSE.TXT for details. +; +;===------------------------------------------------------------------------===; +; +; This is an LLVMBuild description file for the components in this subdirectory. +; +; For more information on the LLVMBuild system, please see: +; +; http://llvm.org/docs/LLVMBuild.html +; +;===------------------------------------------------------------------------===; + +[component_0] +type = LibraryGroup +name = Sparc +parent = Target +add_to_library_groups = all-targets + +[component_1] +type = Library +name = SparcCodeGen +parent = Sparc +required_libraries = AsmPrinter CodeGen Core MC SelectionDAG SparcDesc SparcInfo Support Target +add_to_library_groups = Sparc +