mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 00:24:00 +00:00
3e6da637f6
llvm-svn: 78576
11 lines
175 B
CMake
11 lines
175 B
CMake
add_llvm_library(LLVMMC
|
|
MCAsmLexer.cpp
|
|
MCAsmParser.cpp
|
|
MCAsmStreamer.cpp
|
|
MCContext.cpp
|
|
MCSection.cpp
|
|
MCSectionMachO.cpp
|
|
MCStreamer.cpp
|
|
TargetAsmParser.cpp
|
|
)
|