mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-09 10:05:41 +00:00
ed47a0409b
MCSectionWithKind subclass of MCSection. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77684 91177308-0d34-0410-b5e6-96231b3b80d8
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
|
|
)
|