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
@ -1,65 +0,0 @@
|
||||
add_llvm_library(LLVMTransformUtils
|
||||
ASanStackFrameLayout.cpp
|
||||
AddDiscriminators.cpp
|
||||
BasicBlockUtils.cpp
|
||||
BreakCriticalEdges.cpp
|
||||
BuildLibCalls.cpp
|
||||
BypassSlowDivision.cpp
|
||||
CallPromotionUtils.cpp
|
||||
CloneFunction.cpp
|
||||
CloneModule.cpp
|
||||
CodeExtractor.cpp
|
||||
CtorUtils.cpp
|
||||
DemoteRegToStack.cpp
|
||||
EntryExitInstrumenter.cpp
|
||||
EscapeEnumerator.cpp
|
||||
Evaluator.cpp
|
||||
FlattenCFG.cpp
|
||||
FunctionComparator.cpp
|
||||
FunctionImportUtils.cpp
|
||||
GlobalStatus.cpp
|
||||
InlineFunction.cpp
|
||||
ImportedFunctionsInliningStatistics.cpp
|
||||
InstructionNamer.cpp
|
||||
IntegerDivision.cpp
|
||||
LCSSA.cpp
|
||||
LibCallsShrinkWrap.cpp
|
||||
Local.cpp
|
||||
LoopSimplify.cpp
|
||||
LoopUnroll.cpp
|
||||
LoopUnrollPeel.cpp
|
||||
LoopUnrollRuntime.cpp
|
||||
LoopUtils.cpp
|
||||
LoopVersioning.cpp
|
||||
LowerInvoke.cpp
|
||||
LowerMemIntrinsics.cpp
|
||||
LowerSwitch.cpp
|
||||
Mem2Reg.cpp
|
||||
MetaRenamer.cpp
|
||||
ModuleUtils.cpp
|
||||
NameAnonGlobals.cpp
|
||||
OrderedInstructions.cpp
|
||||
PredicateInfo.cpp
|
||||
PromoteMemoryToRegister.cpp
|
||||
StripGCRelocates.cpp
|
||||
SSAUpdater.cpp
|
||||
SanitizerStats.cpp
|
||||
SimplifyCFG.cpp
|
||||
SimplifyIndVar.cpp
|
||||
SimplifyInstructions.cpp
|
||||
SimplifyLibCalls.cpp
|
||||
SplitModule.cpp
|
||||
StripNonLineTableDebugInfo.cpp
|
||||
SymbolRewriter.cpp
|
||||
UnifyFunctionExitNodes.cpp
|
||||
Utils.cpp
|
||||
ValueMapper.cpp
|
||||
VNCoercion.cpp
|
||||
|
||||
ADDITIONAL_HEADER_DIRS
|
||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms
|
||||
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/Utils
|
||||
|
||||
DEPENDS
|
||||
intrinsics_gen
|
||||
)
|
Reference in New Issue
Block a user