mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +00:00
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140347 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
124e182103
commit
da7d6ccef5
@ -5,6 +5,7 @@ add_llvm_library(LLVMMC
|
||||
MCAsmInfoDarwin.cpp
|
||||
MCAsmStreamer.cpp
|
||||
MCAssembler.cpp
|
||||
MCAtom.cpp
|
||||
MCCodeEmitter.cpp
|
||||
MCCodeGenInfo.cpp
|
||||
MCContext.cpp
|
||||
@ -21,6 +22,7 @@ add_llvm_library(LLVMMC
|
||||
MCLoggingStreamer.cpp
|
||||
MCMachOStreamer.cpp
|
||||
MCMachObjectTargetWriter.cpp
|
||||
MCModule.cpp
|
||||
MCNullStreamer.cpp
|
||||
MCObjectFileInfo.cpp
|
||||
MCObjectStreamer.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user