MC/AsmParser: Report .stabs directive as unsupported.
[oota-llvm.git] / lib / MC / MCParser / CMakeLists.txt
index 25a7bf4842124df6aa53e538cc9dd431156e968d..eaea9f6cd3c591707ef403676a489deb2b60e432 100644 (file)
@@ -1,6 +1,7 @@
 add_llvm_library(LLVMMCParser
   AsmLexer.cpp
   AsmParser.cpp
+  COFFAsmParser.cpp
   DarwinAsmParser.cpp
   ELFAsmParser.cpp
   MCAsmLexer.cpp