mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 00:25:01 +00:00
4a7695a622
llvm-svn: 79779
20 lines
342 B
CMake
20 lines
342 B
CMake
add_llvm_library(LLVMMC
|
|
MCAsmInfo.cpp
|
|
MCAsmInfoCOFF.cpp
|
|
MCAsmInfoDarwin.cpp
|
|
MCAsmLexer.cpp
|
|
MCAsmParser.cpp
|
|
MCAsmStreamer.cpp
|
|
MCAssembler.cpp
|
|
MCContext.cpp
|
|
MCMachOStreamer.cpp
|
|
MCNullStreamer.cpp
|
|
MCSection.cpp
|
|
MCSectionELF.cpp
|
|
MCSectionMachO.cpp
|
|
MCStreamer.cpp
|
|
MCSymbol.cpp
|
|
MCValue.cpp
|
|
TargetAsmParser.cpp
|
|
)
|