summaryrefslogtreecommitdiff
path: root/llvm
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-10-13 11:22:42 +0000
committerJuergen Daubert <jue@jue.li>2020-10-13 11:22:42 +0000
commit2ab901b2e057342ce76f3f199c4bc01e80881229 (patch)
treeb3001d8f8252fb339c94eec83d1b403f5a18c532 /llvm
parent3bac9c90d288e102781a20e5f93d911702a3888e (diff)
downloadopt-2ab901b2e057342ce76f3f199c4bc01e80881229.tar.gz
opt-2ab901b2e057342ce76f3f199c4bc01e80881229.tar.xz
llvm: update to 11.0.0, new maintainer
Diffstat (limited to 'llvm')
-rw-r--r--llvm/.footprint115
-rw-r--r--llvm/.signature8
-rw-r--r--llvm/Pkgfile48
3 files changed, 125 insertions, 46 deletions
diff --git a/llvm/.footprint b/llvm/.footprint
index 56b72a5e2..a5f373c41 100644
--- a/llvm/.footprint
+++ b/llvm/.footprint
@@ -29,6 +29,7 @@ lrwxrwxrwx root/root usr/bin/llvm-dlltool -> llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-elfabi
-rwxr-xr-x root/root usr/bin/llvm-exegesis
-rwxr-xr-x root/root usr/bin/llvm-extract
+-rwxr-xr-x root/root usr/bin/llvm-gsymutil
-rwxr-xr-x root/root usr/bin/llvm-ifs
lrwxrwxrwx root/root usr/bin/llvm-install-name-tool -> llvm-objcopy
-rwxr-xr-x root/root usr/bin/llvm-jitlink
@@ -39,6 +40,7 @@ lrwxrwxrwx root/root usr/bin/llvm-lib -> llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-lto2
-rwxr-xr-x root/root usr/bin/llvm-mc
-rwxr-xr-x root/root usr/bin/llvm-mca
+-rwxr-xr-x root/root usr/bin/llvm-ml
-rwxr-xr-x root/root usr/bin/llvm-modextract
-rwxr-xr-x root/root usr/bin/llvm-mt
-rwxr-xr-x root/root usr/bin/llvm-nm
@@ -90,6 +92,7 @@ drwxr-xr-x root/root usr/include/llvm-c/
-rw-r--r-- root/root usr/include/llvm-c/LinkTimeOptimizer.h
-rw-r--r-- root/root usr/include/llvm-c/Linker.h
-rw-r--r-- root/root usr/include/llvm-c/Object.h
+-rw-r--r-- root/root usr/include/llvm-c/Orc.h
-rw-r--r-- root/root usr/include/llvm-c/OrcBindings.h
-rw-r--r-- root/root usr/include/llvm-c/Remarks.h
-rw-r--r-- root/root usr/include/llvm-c/Support.h
@@ -115,9 +118,11 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
-rw-r--r-- root/root usr/include/llvm/ADT/Any.h
-rw-r--r-- root/root usr/include/llvm/ADT/ArrayRef.h
-rw-r--r-- root/root usr/include/llvm/ADT/BitVector.h
+-rw-r--r-- root/root usr/include/llvm/ADT/Bitfields.h
-rw-r--r-- root/root usr/include/llvm/ADT/BitmaskEnum.h
-rw-r--r-- root/root usr/include/llvm/ADT/BreadthFirstIterator.h
-rw-r--r-- root/root usr/include/llvm/ADT/CachedHashString.h
+-rw-r--r-- root/root usr/include/llvm/ADT/CoalescingBitVector.h
-rw-r--r-- root/root usr/include/llvm/ADT/DAGDeltaAlgorithm.h
-rw-r--r-- root/root usr/include/llvm/ADT/DeltaAlgorithm.h
-rw-r--r-- root/root usr/include/llvm/ADT/DenseMap.h
@@ -169,13 +174,16 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
-rw-r--r-- root/root usr/include/llvm/ADT/Statistic.h
-rw-r--r-- root/root usr/include/llvm/ADT/StringExtras.h
-rw-r--r-- root/root usr/include/llvm/ADT/StringMap.h
+-rw-r--r-- root/root usr/include/llvm/ADT/StringMapEntry.h
-rw-r--r-- root/root usr/include/llvm/ADT/StringRef.h
-rw-r--r-- root/root usr/include/llvm/ADT/StringSet.h
-rw-r--r-- root/root usr/include/llvm/ADT/StringSwitch.h
-rw-r--r-- root/root usr/include/llvm/ADT/TinyPtrVector.h
-rw-r--r-- root/root usr/include/llvm/ADT/Triple.h
-rw-r--r-- root/root usr/include/llvm/ADT/Twine.h
+-rw-r--r-- root/root usr/include/llvm/ADT/TypeSwitch.h
-rw-r--r-- root/root usr/include/llvm/ADT/UniqueVector.h
+-rw-r--r-- root/root usr/include/llvm/ADT/Waymarking.h
-rw-r--r-- root/root usr/include/llvm/ADT/bit.h
-rw-r--r-- root/root usr/include/llvm/ADT/edit_distance.h
-rw-r--r-- root/root usr/include/llvm/ADT/fallible_iterator.h
@@ -192,6 +200,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/AliasAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/AliasAnalysisEvaluator.h
-rw-r--r-- root/root usr/include/llvm/Analysis/AliasSetTracker.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/AssumeBundleQueries.h
-rw-r--r-- root/root usr/include/llvm/Analysis/AssumptionCache.h
-rw-r--r-- root/root usr/include/llvm/Analysis/BasicAliasAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfo.h
@@ -223,11 +232,16 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/EHPersonalities.h
-rw-r--r-- root/root usr/include/llvm/Analysis/GlobalsModRef.h
-rw-r--r-- root/root usr/include/llvm/Analysis/GuardUtils.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/HeatUtils.h
-rw-r--r-- root/root usr/include/llvm/Analysis/IVDescriptors.h
-rw-r--r-- root/root usr/include/llvm/Analysis/IVUsers.h
-rw-r--r-- root/root usr/include/llvm/Analysis/IndirectCallPromotionAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/IndirectCallVisitor.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/InlineAdvisor.h
-rw-r--r-- root/root usr/include/llvm/Analysis/InlineCost.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/InlineFeaturesAnalysis.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/InlineModelFeatureMaps.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/InstructionPrecedenceTracking.h
-rw-r--r-- root/root usr/include/llvm/Analysis/InstructionSimplify.h
-rw-r--r-- root/root usr/include/llvm/Analysis/Interval.h
@@ -247,8 +261,11 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/LoopInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/LoopInfoImpl.h
-rw-r--r-- root/root usr/include/llvm/Analysis/LoopIterator.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/LoopNestAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/LoopPass.h
-rw-r--r-- root/root usr/include/llvm/Analysis/LoopUnrollAnalyzer.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/MLInlineAdvisor.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/MLModelRunner.h
-rw-r--r-- root/root usr/include/llvm/Analysis/MemoryBuiltins.h
-rw-r--r-- root/root usr/include/llvm/Analysis/MemoryDependenceAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/MemoryLocation.h
@@ -260,8 +277,6 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCAnalysisUtils.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCInstKind.h
-rw-r--r-- root/root usr/include/llvm/Analysis/OptimizationRemarkEmitter.h
--rw-r--r-- root/root usr/include/llvm/Analysis/OrderedBasicBlock.h
--rw-r--r-- root/root usr/include/llvm/Analysis/OrderedInstructions.h
-rw-r--r-- root/root usr/include/llvm/Analysis/PHITransAddr.h
-rw-r--r-- root/root usr/include/llvm/Analysis/Passes.h
-rw-r--r-- root/root usr/include/llvm/Analysis/PhiValues.h
@@ -275,11 +290,12 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/RegionPrinter.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolution.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h
--rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpander.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionDivision.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpressions.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionNormalization.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ScopedNoAliasAA.h
-rw-r--r-- root/root usr/include/llvm/Analysis/SparsePropagation.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/StackLifetime.h
-rw-r--r-- root/root usr/include/llvm/Analysis/StackSafetyAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/SyncDependenceAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/SyntheticCountsUtils.h
@@ -293,6 +309,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/TypeMetadataUtils.h
drwxr-xr-x root/root usr/include/llvm/Analysis/Utils/
-rw-r--r-- root/root usr/include/llvm/Analysis/Utils/Local.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/Utils/TFUtils.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueLattice.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueLatticeUtils.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueTracking.h
@@ -324,6 +341,7 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/RISCV.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Sparc.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def
+-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/VE.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/i386.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/x86_64.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MachO.def
@@ -352,6 +370,7 @@ drwxr-xr-x root/root usr/include/llvm/Bitstream/
drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/AccelTable.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/Analysis.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/AntiDepBreaker.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/AsmPrinter.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/AsmPrinterHandler.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/AtomicExpandUtils.h
@@ -360,7 +379,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/CSEConfigBase.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/CalcSpillWeights.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/CallingConvLower.h
--rw-r--r-- root/root usr/include/llvm/CodeGen/CommandFlags.inc
+-rw-r--r-- root/root usr/include/llvm/CodeGen/CommandFlags.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/CostTable.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/DAGCombine.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/DFAPacketizer.h
@@ -390,6 +409,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelWorkList.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/IRTranslator.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InstructionSelect.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
@@ -398,14 +418,15 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Localizer.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/RegBankSelect.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/RegisterBank.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
--rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Types.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Utils.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/IndirectThunks.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/IntrinsicLowering.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LatencyPriorityQueue.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
@@ -413,6 +434,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
-rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllCodegenComponents.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveInterval.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalCalc.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalUnion.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervals.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LivePhysRegs.h
@@ -424,6 +446,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveVariables.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LoopTraversal.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LowLevelType.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/MBFIWrapper.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MIRFormatter.h
drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/
-rw-r--r-- root/root usr/include/llvm/CodeGen/MIRParser/MIParser.h
@@ -504,6 +527,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
-rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGNodes.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGTargetInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/SlotIndexes.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/Spiller.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/StackMaps.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/StackProtector.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/SwiftErrorValueTracking.h
@@ -537,6 +561,7 @@ drwxr-xr-x root/root usr/include/llvm/DWARFLinker/
-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFLinker.h
-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h
-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h
+-rw-r--r-- root/root usr/include/llvm/DWARFLinker/DWARFStreamer.h
drwxr-xr-x root/root usr/include/llvm/DebugInfo/
drwxr-xr-x root/root usr/include/llvm/DebugInfo/CodeView/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h
@@ -634,6 +659,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
drwxr-xr-x root/root usr/include/llvm/DebugInfo/GSYM/
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FileEntry.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FileWriter.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FunctionInfo.h
@@ -644,6 +670,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/GSYM/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LineEntry.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LineTable.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LookupResult.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/Range.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/StringTable.h
drwxr-xr-x root/root usr/include/llvm/DebugInfo/MSF/
@@ -707,11 +734,16 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Native/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeSession.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h
@@ -791,6 +823,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITEventListener.h
drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLink.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO.h
@@ -817,6 +851,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Legacy.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Mangling.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/NullResolver.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
@@ -842,8 +878,19 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/RPC/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/SectionMemoryManager.h
drwxr-xr-x root/root usr/include/llvm/Frontend/
+drwxr-xr-x root/root usr/include/llvm/Frontend/Directive/
+-rw-r--r-- root/root usr/include/llvm/Frontend/Directive/DirectiveBase.td
+drwxr-xr-x root/root usr/include/llvm/Frontend/OpenACC/
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenACC/ACC.cpp.inc
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenACC/ACC.h.inc
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenACC/ACC.td
drwxr-xr-x root/root usr/include/llvm/Frontend/OpenMP/
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMP.cpp.inc
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMP.h.inc
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMP.td
-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMPConstants.h
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMPContext.h
+-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMPGridValues.h
-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMPKinds.def
drwxr-xr-x root/root usr/include/llvm/FuzzMutate/
@@ -854,6 +901,7 @@ drwxr-xr-x root/root usr/include/llvm/FuzzMutate/
-rw-r--r-- root/root usr/include/llvm/FuzzMutate/Random.h
-rw-r--r-- root/root usr/include/llvm/FuzzMutate/RandomIRBuilder.h
drwxr-xr-x root/root usr/include/llvm/IR/
+-rw-r--r-- root/root usr/include/llvm/IR/AbstractCallSite.h
-rw-r--r-- root/root usr/include/llvm/IR/Argument.h
-rw-r--r-- root/root usr/include/llvm/IR/AssemblyAnnotationWriter.h
-rw-r--r-- root/root usr/include/llvm/IR/Attributes.h
@@ -862,8 +910,6 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/AutoUpgrade.h
-rw-r--r-- root/root usr/include/llvm/IR/BasicBlock.h
-rw-r--r-- root/root usr/include/llvm/IR/CFG.h
--rw-r--r-- root/root usr/include/llvm/IR/CFGDiff.h
--rw-r--r-- root/root usr/include/llvm/IR/CallSite.h
-rw-r--r-- root/root usr/include/llvm/IR/CallingConv.h
-rw-r--r-- root/root usr/include/llvm/IR/Comdat.h
-rw-r--r-- root/root usr/include/llvm/IR/Constant.h
@@ -895,6 +941,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/GlobalValue.h
-rw-r--r-- root/root usr/include/llvm/IR/GlobalVariable.h
-rw-r--r-- root/root usr/include/llvm/IR/IRBuilder.h
+-rw-r--r-- root/root usr/include/llvm/IR/IRBuilderFolder.h
-rw-r--r-- root/root usr/include/llvm/IR/IRPrintingPasses.h
-rw-r--r-- root/root usr/include/llvm/IR/InlineAsm.h
-rw-r--r-- root/root usr/include/llvm/IR/InstIterator.h
@@ -918,6 +965,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsBPF.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsHexagon.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsHexagon.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsHexagonDep.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsMips.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsMips.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsNVPTX.h
@@ -936,11 +984,13 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsXCore.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsXCore.td
-rw-r--r-- root/root usr/include/llvm/IR/LLVMContext.h
+-rw-r--r-- root/root usr/include/llvm/IR/LLVMRemarkStreamer.h
-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManager.h
-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManagers.h
-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassNameParser.h
-rw-r--r-- root/root usr/include/llvm/IR/MDBuilder.h
-rw-r--r-- root/root usr/include/llvm/IR/Mangler.h
+-rw-r--r-- root/root usr/include/llvm/IR/MatrixBuilder.h
-rw-r--r-- root/root usr/include/llvm/IR/Metadata.def
-rw-r--r-- root/root usr/include/llvm/IR/Metadata.h
-rw-r--r-- root/root usr/include/llvm/IR/Module.h
@@ -953,12 +1003,12 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/OptBisect.h
-rw-r--r-- root/root usr/include/llvm/IR/PassInstrumentation.h
-rw-r--r-- root/root usr/include/llvm/IR/PassManager.h
+-rw-r--r-- root/root usr/include/llvm/IR/PassManagerImpl.h
-rw-r--r-- root/root usr/include/llvm/IR/PassManagerInternal.h
-rw-r--r-- root/root usr/include/llvm/IR/PassTimingInfo.h
-rw-r--r-- root/root usr/include/llvm/IR/PatternMatch.h
-rw-r--r-- root/root usr/include/llvm/IR/PredIteratorCache.h
-rw-r--r-- root/root usr/include/llvm/IR/ProfileSummary.h
--rw-r--r-- root/root usr/include/llvm/IR/RemarkStreamer.h
-rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcalls.def
-rw-r--r-- root/root usr/include/llvm/IR/SafepointIRVerifier.h
-rw-r--r-- root/root usr/include/llvm/IR/Statepoint.h
@@ -969,6 +1019,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/Use.h
-rw-r--r-- root/root usr/include/llvm/IR/UseListOrder.h
-rw-r--r-- root/root usr/include/llvm/IR/User.h
+-rw-r--r-- root/root usr/include/llvm/IR/VPIntrinsics.def
-rw-r--r-- root/root usr/include/llvm/IR/Value.def
-rw-r--r-- root/root usr/include/llvm/IR/Value.h
-rw-r--r-- root/root usr/include/llvm/IR/ValueHandle.h
@@ -1066,7 +1117,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolWasm.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolXCOFF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptions.h
--rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptionsCommandFlags.inc
+-rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptionsCommandFlags.h
-rw-r--r-- root/root usr/include/llvm/MC/MCValue.h
-rw-r--r-- root/root usr/include/llvm/MC/MCWasmObjectWriter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCWasmStreamer.h
@@ -1190,6 +1241,7 @@ drwxr-xr-x root/root usr/include/llvm/Remarks/
-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkLinker.h
-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkParser.h
-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkSerializer.h
+-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkStreamer.h
-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkStringTable.h
-rw-r--r-- root/root usr/include/llvm/Remarks/YAMLRemarkSerializer.h
drwxr-xr-x root/root usr/include/llvm/Support/
@@ -1206,10 +1258,12 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/AlignOf.h
-rw-r--r-- root/root usr/include/llvm/Support/Alignment.h
-rw-r--r-- root/root usr/include/llvm/Support/Allocator.h
+-rw-r--r-- root/root usr/include/llvm/Support/AllocatorBase.h
-rw-r--r-- root/root usr/include/llvm/Support/ArrayRecycler.h
-rw-r--r-- root/root usr/include/llvm/Support/Atomic.h
-rw-r--r-- root/root usr/include/llvm/Support/AtomicOrdering.h
-rw-r--r-- root/root usr/include/llvm/Support/Automaton.h
+-rw-r--r-- root/root usr/include/llvm/Support/Base64.h
-rw-r--r-- root/root usr/include/llvm/Support/BinaryByteStream.h
-rw-r--r-- root/root usr/include/llvm/Support/BinaryItemStream.h
-rw-r--r-- root/root usr/include/llvm/Support/BinaryStream.h
@@ -1222,6 +1276,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/BranchProbability.h
-rw-r--r-- root/root usr/include/llvm/Support/BuryPointer.h
-rw-r--r-- root/root usr/include/llvm/Support/CBindingWrapping.h
+-rw-r--r-- root/root usr/include/llvm/Support/CFGDiff.h
-rw-r--r-- root/root usr/include/llvm/Support/CFGUpdate.h
-rw-r--r-- root/root usr/include/llvm/Support/COM.h
-rw-r--r-- root/root usr/include/llvm/Support/CRC.h
@@ -1244,6 +1299,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Debug.h
-rw-r--r-- root/root usr/include/llvm/Support/DebugCounter.h
-rw-r--r-- root/root usr/include/llvm/Support/DynamicLibrary.h
+-rw-r--r-- root/root usr/include/llvm/Support/ELFAttributeParser.h
+-rw-r--r-- root/root usr/include/llvm/Support/ELFAttributes.h
-rw-r--r-- root/root usr/include/llvm/Support/Endian.h
-rw-r--r-- root/root usr/include/llvm/Support/EndianStream.h
-rw-r--r-- root/root usr/include/llvm/Support/Errc.h
@@ -1251,6 +1308,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Error.h
-rw-r--r-- root/root usr/include/llvm/Support/ErrorHandling.h
-rw-r--r-- root/root usr/include/llvm/Support/ErrorOr.h
+-rw-r--r-- root/root usr/include/llvm/Support/ExtensibleRTTI.h
-rw-r--r-- root/root usr/include/llvm/Support/Extension.def
-rw-r--r-- root/root usr/include/llvm/Support/FileCheck.h
-rw-r--r-- root/root usr/include/llvm/Support/FileCollector.h
@@ -1292,6 +1350,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Mutex.h
-rw-r--r-- root/root usr/include/llvm/Support/NativeFormatting.h
-rw-r--r-- root/root usr/include/llvm/Support/OnDiskHashTable.h
+-rw-r--r-- root/root usr/include/llvm/Support/OptimizedStructLayout.h
-rw-r--r-- root/root usr/include/llvm/Support/Parallel.h
-rw-r--r-- root/root usr/include/llvm/Support/Path.h
-rw-r--r-- root/root usr/include/llvm/Support/PluginLoader.h
@@ -1300,6 +1359,9 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Printable.h
-rw-r--r-- root/root usr/include/llvm/Support/Process.h
-rw-r--r-- root/root usr/include/llvm/Support/Program.h
+-rw-r--r-- root/root usr/include/llvm/Support/RISCVAttributeParser.h
+-rw-r--r-- root/root usr/include/llvm/Support/RISCVAttributes.h
+-rw-r--r-- root/root usr/include/llvm/Support/RISCVTargetParser.def
-rw-r--r-- root/root usr/include/llvm/Support/RWMutex.h
-rw-r--r-- root/root usr/include/llvm/Support/RandomNumberGenerator.h
-rw-r--r-- root/root usr/include/llvm/Support/Recycler.h
@@ -1321,8 +1383,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/Solaris/sys/
-rw-r--r-- root/root usr/include/llvm/Support/Solaris/sys/regset.h
-rw-r--r-- root/root usr/include/llvm/Support/SourceMgr.h
-rw-r--r-- root/root usr/include/llvm/Support/SpecialCaseList.h
--rw-r--r-- root/root usr/include/llvm/Support/StringPool.h
-rw-r--r-- root/root usr/include/llvm/Support/StringSaver.h
+-rw-r--r-- root/root usr/include/llvm/Support/SuffixTree.h
-rw-r--r-- root/root usr/include/llvm/Support/SwapByteOrder.h
-rw-r--r-- root/root usr/include/llvm/Support/SymbolRemappingReader.h
-rw-r--r-- root/root usr/include/llvm/Support/SystemUtils.h
@@ -1356,6 +1418,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/Windows/
-rw-r--r-- root/root usr/include/llvm/Support/WithColor.h
-rw-r--r-- root/root usr/include/llvm/Support/X86DisassemblerDecoderCommon.h
-rw-r--r-- root/root usr/include/llvm/Support/X86TargetParser.def
+-rw-r--r-- root/root usr/include/llvm/Support/X86TargetParser.h
-rw-r--r-- root/root usr/include/llvm/Support/YAMLParser.h
-rw-r--r-- root/root usr/include/llvm/Support/YAMLTraits.h
-rw-r--r-- root/root usr/include/llvm/Support/circular_raw_ostream.h
@@ -1424,6 +1487,11 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/AggressiveInstCombine/
-rw-r--r-- root/root usr/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
-rw-r--r-- root/root usr/include/llvm/Transforms/CFGuard.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines.h
+drwxr-xr-x root/root usr/include/llvm/Transforms/Coroutines/
+-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroCleanup.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroEarly.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroElide.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroSplit.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO.h
drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/AlwaysInliner.h
@@ -1446,6 +1514,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/Internalize.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/LowerTypeTests.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/MergeFunctions.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/OpenMPOpt.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PartialInlining.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PassManagerBuilder.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SCCP.h
@@ -1460,6 +1529,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/InstCombine/
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation.h
drwxr-xr-x root/root usr/include/llvm/Transforms/Instrumentation/
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/BoundsChecking.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/CGProfile.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h
@@ -1538,14 +1608,18 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/WarnMissedTransforms.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils.h
drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/AddDiscriminators.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/AssumeBundleBuilder.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BreakCriticalEdges.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BypassSlowDivision.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CallGraphUpdater.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CallPromotionUtils.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CanonicalizeAliases.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Cloning.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeExtractor.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeMoverUtils.h
@@ -1580,12 +1654,14 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterBulk.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SanitizerStats.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyIndVar.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyLibCalls.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SizeOpts.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SplitModule.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SymbolRewriter.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UniqueInternalLinkageNames.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnrollLoop.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/VNCoercion.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ValueMapper.h
@@ -1595,6 +1671,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/
-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/LoopVectorize.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SLPVectorizer.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/VectorCombine.h
drwxr-xr-x root/root usr/include/llvm/WindowsManifest/
-rw-r--r-- root/root usr/include/llvm/WindowsManifest/WindowsManifestMerger.h
drwxr-xr-x root/root usr/include/llvm/WindowsResource/
@@ -1632,6 +1709,7 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
-rw-r--r-- root/root usr/lib/cmake/llvm/ChooseMSVCCRT.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/CrossCompile.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/DetermineGCCCompatible.cmake
+-rw-r--r-- root/root usr/lib/cmake/llvm/FindGRPC.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindLibpfm.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindOCaml.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindSphinx.cmake
@@ -1650,11 +1728,12 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMInstallSymlink.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMProcessSources.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/TableGen.cmake
+-rw-r--r-- root/root usr/lib/cmake/llvm/TensorFlowCompile.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/UseLibtool.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/VersionFromVCS.cmake
-lrwxrwxrwx root/root usr/lib/libLLVM-10.0.1.so -> libLLVM-10.so
--rwxr-xr-x root/root usr/lib/libLLVM-10.so
-lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-10.so
+lrwxrwxrwx root/root usr/lib/libLLVM-11.0.0.so -> libLLVM-11.so
+-rwxr-xr-x root/root usr/lib/libLLVM-11.so
+lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-11.so
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUDesc.a
@@ -1689,6 +1768,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-10.so
-rw-r--r-- root/root usr/lib/libLLVMDlltoolDriver.a
-rw-r--r-- root/root usr/lib/libLLVMExecutionEngine.a
-rw-r--r-- root/root usr/lib/libLLVMExtensions.a
+-rw-r--r-- root/root usr/lib/libLLVMFrontendOpenACC.a
-rw-r--r-- root/root usr/lib/libLLVMFrontendOpenMP.a
-rw-r--r-- root/root usr/lib/libLLVMFuzzMutate.a
-rw-r--r-- root/root usr/lib/libLLVMGlobalISel.a
@@ -1732,13 +1812,12 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-10.so
-rw-r--r-- root/root usr/lib/libLLVMX86Desc.a
-rw-r--r-- root/root usr/lib/libLLVMX86Disassembler.a
-rw-r--r-- root/root usr/lib/libLLVMX86Info.a
--rw-r--r-- root/root usr/lib/libLLVMX86Utils.a
-rw-r--r-- root/root usr/lib/libLLVMXRay.a
-rw-r--r-- root/root usr/lib/libLLVMipo.a
-lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.10
--rwxr-xr-x root/root usr/lib/libLTO.so.10
-lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.10
--rwxr-xr-x root/root usr/lib/libRemarks.so.10
+lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.11
+-rwxr-xr-x root/root usr/lib/libLTO.so.11
+lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.11
+-rwxr-xr-x root/root usr/lib/libRemarks.so.11
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/opt-viewer/
-rwxr-xr-x root/root usr/share/opt-viewer/opt-diff.py
diff --git a/llvm/.signature b/llvm/.signature
index f376d68a5..4ef7bccb0 100644
--- a/llvm/.signature
+++ b/llvm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/d2uIzmtzeX33GQox4+Degg7OKPxgHxyM1loCVPpqlyHGArVvSF9Xc75rqxRztUhqkX7gLCAwki6gBVdDl8BKwc=
-SHA256 (Pkgfile) = cb38cc76c715fe9ddd0318d97f6c0bd12aec2864fc0ec9213aefb2c03c072dfc
-SHA256 (.footprint) = e9ba3a67cd2c58fc5d0bdf215f3e0856767f92aa7738adf380383c5d9f609e68
-SHA256 (llvm-10.0.1.src.tar.xz) = c5d8e30b57cbded7128d78e5e8dad811bff97a8d471896812f57fa99ee82cdf3
+RWSE3ohX2g5d/RUo4IZW6LYKUmRPqY/qto43TVj6uArIJVVrtz7xWEmJqGFDAw8WBTLK/Myx13ymGkRSiV2sf0pTWnH0hj9tQgU=
+SHA256 (Pkgfile) = f649db63db186ff7a147e5828cb35b5dbea20c685da32c9b79783b335609b825
+SHA256 (.footprint) = 151b55039c88159e2afc2a77943303a2779e22b9c5c77e8cec0b94539b32ff83
+SHA256 (llvm-11.0.0.src.tar.xz) = 913f68c898dfb4a03b397c5e11c6a2f39d0f22ed7665c9cefa87a34423a72469
SHA256 (llvm-config.h) = 2227b83b904348e5530f3475c978e11cb0f05a85024781dcb49ac86b65582707
diff --git a/llvm/Pkgfile b/llvm/Pkgfile
index a4adb1711..1ae85a06a 100644
--- a/llvm/Pkgfile
+++ b/llvm/Pkgfile
@@ -1,38 +1,38 @@
# Description: LLVM compiler backend
# URL: https://llvm.org/
-# Maintainer: Thomas Penteker, tek at serverop dot de
+# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: cmake libxml2 ninja
name=llvm
-version=10.0.1
+version=11.0.0
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-$version.src.tar.xz
llvm-config.h)
build() {
- export CC=gcc
- export CXX=g++
+ export CC=gcc
+ export CXX=g++
- cmake -S $name-$version.src -B build -G Ninja \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release \
- -DLLVM_TARGETS_TO_BUILD='X86;AMDGPU;BPF' \
- -DLLVM_BUILD_LLVM_DYLIB=1 \
- -DLLVM_LINK_LLVM_DYLIB=1 \
- -DPYTHON_EXECUTABLE=/usr/bin/python3 \
- -DLLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
- -DLLVM_INCLUDE_EXAMPLES=0 \
- -DLLVM_INCLUDE_TESTS=0 \
- -DLLVM_ENABLE_FFI=1 \
- -DLLVM_ENABLE_RTTI=1 \
- -DLLVM_ENABLE_OCAMLDOC=0 \
- -DLLVM_INSTALL_UTILS=1 \
- -Wno-dev
+ cmake -S $name-$version.src -B build -G Ninja \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DLLVM_TARGETS_TO_BUILD='X86;AMDGPU;BPF' \
+ -DLLVM_BUILD_LLVM_DYLIB=1 \
+ -DLLVM_LINK_LLVM_DYLIB=1 \
+ -DPYTHON_EXECUTABLE=/usr/bin/python3 \
+ -DLLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
+ -DLLVM_INCLUDE_EXAMPLES=0 \
+ -DLLVM_INCLUDE_TESTS=0 \
+ -DLLVM_ENABLE_FFI=1 \
+ -DLLVM_ENABLE_RTTI=1 \
+ -DLLVM_ENABLE_OCAMLDOC=0 \
+ -DLLVM_INSTALL_UTILS=1 \
+ -Wno-dev
- ninja -C build
- DESTDIR=$PKG ninja -C build install
+ ninja -C build
+ DESTDIR=$PKG ninja -C build install
- # multilib stub
- mv $PKG/usr/include/llvm/Config/llvm-config{,-64}.h
- install -m 0644 $SRC/llvm-config.h $PKG/usr/include/llvm/Config/
+ # multilib stub
+ mv $PKG/usr/include/llvm/Config/llvm-config{,-64}.h
+ install -m 0644 $SRC/llvm-config.h $PKG/usr/include/llvm/Config/
}

Generated by cgit