1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Fix CMake build

llvm-svn: 74527
This commit is contained in:
Douglas Gregor 2009-06-30 14:37:26 +00:00
parent 88c3197f7c
commit 2373782453

View File

@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS support MC)
add_llvm_tool(llvm-mc
llvm-mc.cpp
AsmExpr.cpp
AsmLexer.cpp
AsmParser.cpp
MC-X86Specific.cpp