mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
a9afa949a7
llvm-svn: 79617
17 lines
284 B
CMake
17 lines
284 B
CMake
add_llvm_library(LLVMMC
|
|
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
|
|
)
|