summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TextAPI/CMakeLists.txt
diff options
context:
space:
mode:
authorJuergen Ributzka <juergen@ributzka.de>2018-11-28 21:38:28 +0000
committerJuergen Ributzka <juergen@ributzka.de>2018-11-28 21:38:28 +0000
commitdec0696345925e8eadc515031949d4cf4dba4e2e (patch)
tree505572176bdd2c9f0ea2d9573146f07e3fb53fbd /llvm/lib/TextAPI/CMakeLists.txt
parenteb6759bbf9eaa43d457d84426f37a8ebd424b763 (diff)
downloadbcm5719-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/CMakeLists.txt')
-rw-r--r--llvm/lib/TextAPI/CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/llvm/lib/TextAPI/CMakeLists.txt b/llvm/lib/TextAPI/CMakeLists.txt
deleted file mode 100644
index dd2023ebd72..00000000000
--- a/llvm/lib/TextAPI/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-add_llvm_library(LLVMTextAPI
- MachO/Architecture.cpp
- MachO/ArchitectureSet.cpp
- MachO/InterfaceFile.cpp
- MachO/PackedVersion.cpp
- MachO/Symbol.cpp
- MachO/TextStub.cpp
- MachO/TextStubCommon.cpp
-
- ADDITIONAL_HEADER_DIRS
- "${LLVM_MAIN_INCLUDE_DIR}/llvm/TextAPI"
-)
OpenPOWER on IntegriCloud