diff options
Diffstat (limited to 'tools/bc-wrap/LLVMBuild.txt')
-rw-r--r-- | tools/bc-wrap/LLVMBuild.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/tools/bc-wrap/LLVMBuild.txt b/tools/bc-wrap/LLVMBuild.txt deleted file mode 100644 index a91f77625e..0000000000 --- a/tools/bc-wrap/LLVMBuild.txt +++ /dev/null @@ -1,22 +0,0 @@ -;===- ./tools/bc-wrap/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 = bc-wrap -parent = Tools -required_libraries = Wrap Support |