forked from OSchip/llvm-project
parent
136f9a6512
commit
16f652876f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue