summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/MC/MCParser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/MC/MCParser/CMakeLists.txt')
-rw-r--r--contrib/llvm/lib/MC/MCParser/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/llvm/lib/MC/MCParser/CMakeLists.txt b/contrib/llvm/lib/MC/MCParser/CMakeLists.txt
deleted file mode 100644
index 25a7bf4..0000000
--- a/contrib/llvm/lib/MC/MCParser/CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-add_llvm_library(LLVMMCParser
- AsmLexer.cpp
- AsmParser.cpp
- DarwinAsmParser.cpp
- ELFAsmParser.cpp
- MCAsmLexer.cpp
- MCAsmParser.cpp
- MCAsmParserExtension.cpp
- TargetAsmParser.cpp
- )
OpenPOWER on IntegriCloud