mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
d729752a24
llvm-svn: 81757
25 lines
429 B
CMake
25 lines
429 B
CMake
add_llvm_library(LLVMMC
|
|
MCAsmInfo.cpp
|
|
MCAsmInfoCOFF.cpp
|
|
MCAsmInfoDarwin.cpp
|
|
MCAsmLexer.cpp
|
|
MCAsmParser.cpp
|
|
MCAsmStreamer.cpp
|
|
MCAssembler.cpp
|
|
MCCodeEmitter.cpp
|
|
MCContext.cpp
|
|
MCDisassembler.cpp
|
|
MCExpr.cpp
|
|
MCInst.cpp
|
|
MCInstPrinter.cpp
|
|
MCMachOStreamer.cpp
|
|
MCNullStreamer.cpp
|
|
MCSection.cpp
|
|
MCSectionELF.cpp
|
|
MCSectionMachO.cpp
|
|
MCStreamer.cpp
|
|
MCSymbol.cpp
|
|
MCValue.cpp
|
|
TargetAsmParser.cpp
|
|
)
|