mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 12:24:34 +00:00
a682cb61e7
MCSectionWithKind subclass of MCSection. llvm-svn: 77684
10 lines
154 B
CMake
10 lines
154 B
CMake
add_llvm_library(LLVMMC
|
|
MCAsmLexer.cpp
|
|
MCAsmParser.cpp
|
|
MCAsmStreamer.cpp
|
|
MCContext.cpp
|
|
MCSection.cpp
|
|
MCStreamer.cpp
|
|
TargetAsmParser.cpp
|
|
)
|