You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.167
Former-commit-id: 289509151e0fee68a1b591a20c9f109c3c789d3a
This commit is contained in:
parent
e19d552987
commit
b084638f15
62
external/llvm/lib/MC/CMakeLists.txt
vendored
62
external/llvm/lib/MC/CMakeLists.txt
vendored
@ -1,62 +0,0 @@
|
||||
add_llvm_library(LLVMMC
|
||||
ConstantPools.cpp
|
||||
ELFObjectWriter.cpp
|
||||
MCAsmBackend.cpp
|
||||
MCAsmInfo.cpp
|
||||
MCAsmInfoCOFF.cpp
|
||||
MCAsmInfoDarwin.cpp
|
||||
MCAsmInfoELF.cpp
|
||||
MCAsmInfoWasm.cpp
|
||||
MCAsmStreamer.cpp
|
||||
MCAssembler.cpp
|
||||
MCCodeEmitter.cpp
|
||||
MCCodePadder.cpp
|
||||
MCCodeView.cpp
|
||||
MCContext.cpp
|
||||
MCDwarf.cpp
|
||||
MCELFObjectTargetWriter.cpp
|
||||
MCELFStreamer.cpp
|
||||
MCExpr.cpp
|
||||
MCFragment.cpp
|
||||
MCInst.cpp
|
||||
MCInstPrinter.cpp
|
||||
MCInstrAnalysis.cpp
|
||||
MCInstrDesc.cpp
|
||||
MCLabel.cpp
|
||||
MCLinkerOptimizationHint.cpp
|
||||
MCMachOStreamer.cpp
|
||||
MCMachObjectTargetWriter.cpp
|
||||
MCNullStreamer.cpp
|
||||
MCObjectFileInfo.cpp
|
||||
MCObjectStreamer.cpp
|
||||
MCObjectWriter.cpp
|
||||
MCRegisterInfo.cpp
|
||||
MCSchedule.cpp
|
||||
MCSection.cpp
|
||||
MCSectionCOFF.cpp
|
||||
MCSectionELF.cpp
|
||||
MCSectionMachO.cpp
|
||||
MCSectionWasm.cpp
|
||||
MCStreamer.cpp
|
||||
MCSubtargetInfo.cpp
|
||||
MCSymbol.cpp
|
||||
MCSymbolELF.cpp
|
||||
MCTargetOptions.cpp
|
||||
MCValue.cpp
|
||||
MCWasmObjectTargetWriter.cpp
|
||||
MCWasmStreamer.cpp
|
||||
MCWin64EH.cpp
|
||||
MCWinCOFFStreamer.cpp
|
||||
MCWinEH.cpp
|
||||
MachObjectWriter.cpp
|
||||
StringTableBuilder.cpp
|
||||
SubtargetFeature.cpp
|
||||
WasmObjectWriter.cpp
|
||||
WinCOFFObjectWriter.cpp
|
||||
|
||||
ADDITIONAL_HEADER_DIRS
|
||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/MC
|
||||
)
|
||||
|
||||
add_subdirectory(MCParser)
|
||||
add_subdirectory(MCDisassembler)
|
Reference in New Issue
Block a user