CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
llvm: updated to 11.0.1
authorVictor Martinez <pitillo@ono.com>
Thu, 28 Jan 2021 00:27:14 +0000 (01:27 +0100)
committerVictor Martinez <pitillo@ono.com>
Thu, 28 Jan 2021 00:27:14 +0000 (01:27 +0100)
llvm/.footprint
llvm/.signature
llvm/Pkgfile

index 4f752090afad9723fa0e27082b996b10afd79cdf..4188c5a183d5fa58d9c681651e50551f31352f08 100644 (file)
@@ -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.1.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/libLLVMAArch64AsmParser.a
 -rw-r--r--     root/root       usr/lib/libLLVMAArch64CodeGen.a
 -rw-r--r--     root/root       usr/lib/libLLVMAArch64Desc.a
@@ -1684,6 +1763,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
@@ -1724,10 +1804,10 @@ lrwxrwxrwx      root/root       usr/lib/libLLVM.so -> libLLVM-10.so
 -rw-r--r--     root/root       usr/lib/libLLVMWindowsManifest.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
index 2ad5938286669fde22cc587631f2261f9049674d..69a7a13086737ec125bd97a065e7787136c13e56 100644 (file)
@@ -1,6 +1,6 @@
 untrusted comment: verify with /etc/ports/opt-arm64.pub
-RWRitF9a2DJqMWQ5Wp96lSEpZODUUpvID0QGpIIc4RpJvRxl5WFECudW1OMsPwncKjfQRAd7/0onD2tcaEQ6aYilpsQldI98KwA=
-SHA256 (Pkgfile) = b1e2552945e2959ca24527bd7413f95592d22a86d7b22fe05d5e21ae46e6c187
-SHA256 (.footprint) = 11727519443006bfde852926ae04f7c17aba3572040a756bf73e991becf1ddcf
-SHA256 (llvm-10.0.1.src.tar.xz) = c5d8e30b57cbded7128d78e5e8dad811bff97a8d471896812f57fa99ee82cdf3
+RWRitF9a2DJqMYNAV4LbkzLTJNhDO4Rmx23J3Td0/rJ/Zl3xLI/TVrAFwzShsrynkcjed/UYkyw98jnfIZY7altICenaYviZDAY=
+SHA256 (Pkgfile) = 96ba5f7a7b756e91645ee7c2779fb2e9cfc6aae01186ba4674f6b66f1c6625c9
+SHA256 (.footprint) = fe414fac186580ae01661152c2040622d404e28546ece6cf72560ce9e9195c75
+SHA256 (llvm-11.0.1.src.tar.xz) = ccd87c254b6aebc5077e4e6977d08d4be888e7eb672c6630a26a15d58b59b528
 SHA256 (llvm-config.h) = cd292314d46c1ae02d10735244eb0a16e11adec4bed6d017132886d0b62f63dd
index bb1699356b51a4d8a2cd53315ca033b24968d41a..e4200a7143865b9e809e3021fa57d70674fcc227 100644 (file)
@@ -1,10 +1,10 @@
 # Description: LLVM compiler backend
 # URL:         http://llvm.org/
 # Maintainer:  Thomas Penteker, tek at serverop dot de
-# Depends on:  cmake libffi libxml2 ninja
+# Depends on:  cmake libxml2 ninja
 
 name=llvm
-version=10.0.1
+version=11.0.1
 release=1
 source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/$name-$version.src.tar.xz
   llvm-config.h)
@@ -13,30 +13,25 @@ build() {
   export CC=gcc
   export CXX=g++
 
-  cd $name-$version.src
-
-  mkdir build
-  cd build
-
-  cmake .. -G Ninja \
-    -DLLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
-    -DLLVM_ENABLE_CXX1Y=1 \
-    -DLLVM_INCLUDE_EXAMPLES=0 \
-    -DLLVM_INCLUDE_TESTS=0 \
-    -DLLVM_ENABLE_FFI=1 \
-    -DLLVM_ENABLE_RTTI=1 \
-    -DLLVM_ENABLE_OCAMLDOC=0 \
-    -DLLVM_TARGETS_TO_BUILD='AArch64' \
-    -DLLVM_BUILD_LLVM_DYLIB=1 \
-    -DLLVM_LINK_LLVM_DYLIB=1 \
-    -DLLVM_INSTALL_UTILS=1 \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DLLVM_APPEND_VC_REV=0 \
+  cmake -S $name-$version.src -B build -G Ninja \
+    -D CMAKE_INSTALL_PREFIX=/usr \
+    -D CMAKE_BUILD_TYPE=Release \
+    -D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
+    -D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
+    -D LLVM_TARGETS_TO_BUILD='AArch64' \
+    -D LLVM_BUILD_LLVM_DYLIB=1 \
+    -D LLVM_LINK_LLVM_DYLIB=1 \
+    -D LLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
+    -D LLVM_INCLUDE_EXAMPLES=0 \
+    -D LLVM_INCLUDE_TESTS=0 \
+    -D LLVM_ENABLE_FFI=1 \
+    -D LLVM_ENABLE_RTTI=1 \
+    -D LLVM_ENABLE_OCAMLDOC=0 \
+    -D LLVM_INSTALL_UTILS=1 \
     -Wno-dev
 
-  ninja
-  DESTDIR=$PKG ninja install
+  cmake --build build
+  DESTDIR=$PKG cmake --install build
 
   # multilib stub
   mv $PKG/usr/include/llvm/Config/llvm-config{,-64}.h