You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.234
Former-commit-id: 8071ec1a8c5eaa9be24b41745add19297608001f
This commit is contained in:
parent
f32dbaf0b2
commit
212f6bafcb
63
external/llvm/lib/IR/CMakeLists.txt
vendored
63
external/llvm/lib/IR/CMakeLists.txt
vendored
@ -1,63 +0,0 @@
|
||||
set(LLVM_TARGET_DEFINITIONS AttributesCompatFunc.td)
|
||||
tablegen(LLVM AttributesCompatFunc.inc -gen-attrs)
|
||||
add_public_tablegen_target(AttributeCompatFuncTableGen)
|
||||
|
||||
add_llvm_library(LLVMCore
|
||||
AsmWriter.cpp
|
||||
Attributes.cpp
|
||||
AutoUpgrade.cpp
|
||||
BasicBlock.cpp
|
||||
Comdat.cpp
|
||||
ConstantFold.cpp
|
||||
ConstantRange.cpp
|
||||
Constants.cpp
|
||||
Core.cpp
|
||||
DIBuilder.cpp
|
||||
DataLayout.cpp
|
||||
DebugInfo.cpp
|
||||
DebugInfoMetadata.cpp
|
||||
DebugLoc.cpp
|
||||
DiagnosticHandler.cpp
|
||||
DiagnosticInfo.cpp
|
||||
DiagnosticPrinter.cpp
|
||||
Dominators.cpp
|
||||
Function.cpp
|
||||
GVMaterializer.cpp
|
||||
Globals.cpp
|
||||
IRBuilder.cpp
|
||||
IRPrintingPasses.cpp
|
||||
InlineAsm.cpp
|
||||
Instruction.cpp
|
||||
Instructions.cpp
|
||||
IntrinsicInst.cpp
|
||||
LLVMContext.cpp
|
||||
LLVMContextImpl.cpp
|
||||
LegacyPassManager.cpp
|
||||
MDBuilder.cpp
|
||||
Mangler.cpp
|
||||
Metadata.cpp
|
||||
Module.cpp
|
||||
ModuleSummaryIndex.cpp
|
||||
Operator.cpp
|
||||
OptBisect.cpp
|
||||
Pass.cpp
|
||||
PassManager.cpp
|
||||
PassRegistry.cpp
|
||||
SafepointIRVerifier.cpp
|
||||
ProfileSummary.cpp
|
||||
Statepoint.cpp
|
||||
Type.cpp
|
||||
TypeFinder.cpp
|
||||
Use.cpp
|
||||
User.cpp
|
||||
Value.cpp
|
||||
ValueSymbolTable.cpp
|
||||
ValueTypes.cpp
|
||||
Verifier.cpp
|
||||
|
||||
ADDITIONAL_HEADER_DIRS
|
||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/IR
|
||||
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
)
|
Reference in New Issue
Block a user