diff options
Diffstat (limited to 'tools/llvm-ld/LLVMBuild.txt')
-rw-r--r-- | tools/llvm-ld/LLVMBuild.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/tools/llvm-ld/LLVMBuild.txt b/tools/llvm-ld/LLVMBuild.txt deleted file mode 100644 index eed0452..0000000 --- a/tools/llvm-ld/LLVMBuild.txt +++ /dev/null @@ -1,22 +0,0 @@ -;===- ./tools/llvm-ld/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 = Tool -name = llvm-ld -parent = Tools -required_libraries = Archive BitWriter IPO Linker Scalar |