diff options
| author | Juergen Ributzka <juergen@ributzka.de> | 2018-11-28 21:38:28 +0000 |
|---|---|---|
| committer | Juergen Ributzka <juergen@ributzka.de> | 2018-11-28 21:38:28 +0000 |
| commit | dec0696345925e8eadc515031949d4cf4dba4e2e (patch) | |
| tree | 505572176bdd2c9f0ea2d9573146f07e3fb53fbd /llvm/lib/TextAPI/LLVMBuild.txt | |
| parent | eb6759bbf9eaa43d457d84426f37a8ebd424b763 (diff) | |
| download | bcm5719-llvm-dec0696345925e8eadc515031949d4cf4dba4e2e.tar.gz bcm5719-llvm-dec0696345925e8eadc515031949d4cf4dba4e2e.zip | |
Revert "[TextAPI] TBD Reader/Writer"
Reverting to unbreak bots.
llvm-svn: 347809
Diffstat (limited to 'llvm/lib/TextAPI/LLVMBuild.txt')
| -rw-r--r-- | llvm/lib/TextAPI/LLVMBuild.txt | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/llvm/lib/TextAPI/LLVMBuild.txt b/llvm/lib/TextAPI/LLVMBuild.txt deleted file mode 100644 index 83733a72f50..00000000000 --- a/llvm/lib/TextAPI/LLVMBuild.txt +++ /dev/null @@ -1,22 +0,0 @@ -;===- ./lib/TextAPI/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 = TextAPI -parent = Libraries -required_libraries = Support BinaryFormat |

