summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Object/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/Object/CMakeLists.txt')
-rw-r--r--contrib/llvm/lib/Object/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/llvm/lib/Object/CMakeLists.txt b/contrib/llvm/lib/Object/CMakeLists.txt
deleted file mode 100644
index 6a6814f..0000000
--- a/contrib/llvm/lib/Object/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-add_llvm_library(LLVMObject
- MachOObject.cpp
- ObjectFile.cpp
- COFFObjectFile.cpp
- ELFObjectFile.cpp
- )
OpenPOWER on IntegriCloud