Update CMakeLists

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-07-28 22:46:39 +00:00
parent 16cdcb38b2
commit cf593a3f43

View File

@ -5,5 +5,4 @@ add_llvm_tool(llvm-mc
AsmExpr.cpp
AsmLexer.cpp
AsmParser.cpp
MC-X86Specific.cpp
)