forked from OSchip/llvm-project
CMake: updated list of source files for library MC.
llvm-svn: 78988
This commit is contained in:
parent
4a7b937c4b
commit
67f7fbdf9e
|
@ -7,5 +7,7 @@ add_llvm_library(LLVMMC
|
|||
MCSectionELF.cpp
|
||||
MCSectionMachO.cpp
|
||||
MCStreamer.cpp
|
||||
MCSymbol.cpp
|
||||
MCValue.cpp
|
||||
TargetAsmParser.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue