summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/AsmParser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/AsmParser/CMakeLists.txt')
-rw-r--r--contrib/llvm/lib/AsmParser/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/llvm/lib/AsmParser/CMakeLists.txt b/contrib/llvm/lib/AsmParser/CMakeLists.txt
deleted file mode 100644
index 985ebe2..0000000
--- a/contrib/llvm/lib/AsmParser/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# AsmParser
-add_llvm_library(LLVMAsmParser
- LLLexer.cpp
- LLParser.cpp
- Parser.cpp
- )
OpenPOWER on IntegriCloud