X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FAArch64%2FAsmParser%2FLLVMBuild.txt;fp=lib%2FTarget%2FAArch64%2FAsmParser%2FLLVMBuild.txt;h=11eb9d55f615e7e7aae143d84d994f8d4adfb24f;hb=29f94c72014eaa5d0d3b920686e689e79759cacb;hp=0000000000000000000000000000000000000000;hpb=9105f66d6f3cb6330ce77a88a0ef1ec0744aba85;p=oota-llvm.git diff --git a/lib/Target/AArch64/AsmParser/LLVMBuild.txt b/lib/Target/AArch64/AsmParser/LLVMBuild.txt new file mode 100644 index 00000000000..11eb9d55f61 --- /dev/null +++ b/lib/Target/AArch64/AsmParser/LLVMBuild.txt @@ -0,0 +1,23 @@ +;===- ./lib/Target/AArch64/AsmParser/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 = Library +name = AArch64AsmParser +parent = AArch64 +required_libraries = AArch64Desc AArch64Info AArch64Utils MC MCParser Support +add_to_library_groups = AArch64