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
31
external/llvm/lib/Object/CMakeLists.txt
vendored
31
external/llvm/lib/Object/CMakeLists.txt
vendored
@ -1,31 +0,0 @@
|
||||
add_llvm_library(LLVMObject
|
||||
Archive.cpp
|
||||
ArchiveWriter.cpp
|
||||
Binary.cpp
|
||||
COFFImportFile.cpp
|
||||
COFFModuleDefinition.cpp
|
||||
COFFObjectFile.cpp
|
||||
Decompressor.cpp
|
||||
ELF.cpp
|
||||
ELFObjectFile.cpp
|
||||
Error.cpp
|
||||
IRObjectFile.cpp
|
||||
IRSymtab.cpp
|
||||
MachOObjectFile.cpp
|
||||
MachOUniversal.cpp
|
||||
ModuleSymbolTable.cpp
|
||||
Object.cpp
|
||||
ObjectFile.cpp
|
||||
RecordStreamer.cpp
|
||||
SymbolicFile.cpp
|
||||
SymbolSize.cpp
|
||||
WasmObjectFile.cpp
|
||||
WindowsResource.cpp
|
||||
|
||||
ADDITIONAL_HEADER_DIRS
|
||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/Object
|
||||
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
llvm_vcsrevision_h
|
||||
)
|
Reference in New Issue
Block a user