1
0
forked from ports/opt

llvm: 14.0.6 -> 15.0.1

This commit is contained in:
Tim Biermann 2022-09-23 07:53:52 +02:00
parent 54a2cc48c7
commit a5580521a3
3 changed files with 199 additions and 29 deletions

View File

@ -1,6 +1,7 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/FileCheck
-rwxr-xr-x root/root usr/bin/UnicodeNameMappingGenerator
-rwxr-xr-x root/root usr/bin/bugpoint
-rwxr-xr-x root/root usr/bin/count
-rwxr-xr-x root/root usr/bin/dsymutil
@ -23,11 +24,13 @@ lrwxrwxrwx root/root usr/bin/llvm-bitcode-strip -> llvm-objcopy
-rwxr-xr-x root/root usr/bin/llvm-cxxdump
-rwxr-xr-x root/root usr/bin/llvm-cxxfilt
-rwxr-xr-x root/root usr/bin/llvm-cxxmap
-rwxr-xr-x root/root usr/bin/llvm-debuginfod
-rwxr-xr-x root/root usr/bin/llvm-debuginfod-find
-rwxr-xr-x root/root usr/bin/llvm-diff
-rwxr-xr-x root/root usr/bin/llvm-dis
lrwxrwxrwx root/root usr/bin/llvm-dlltool -> llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-dwarfdump
-rwxr-xr-x root/root usr/bin/llvm-dwarfutil
-rwxr-xr-x root/root usr/bin/llvm-dwp
-rwxr-xr-x root/root usr/bin/llvm-exegesis
-rwxr-xr-x root/root usr/bin/llvm-extract
@ -60,6 +63,7 @@ lrwxrwxrwx root/root usr/bin/llvm-ranlib -> llvm-ar
lrwxrwxrwx root/root usr/bin/llvm-readelf -> llvm-readobj
-rwxr-xr-x root/root usr/bin/llvm-readobj
-rwxr-xr-x root/root usr/bin/llvm-reduce
-rwxr-xr-x root/root usr/bin/llvm-remark-size-diff
-rwxr-xr-x root/root usr/bin/llvm-rtdyld
-rwxr-xr-x root/root usr/bin/llvm-sim
-rwxr-xr-x root/root usr/bin/llvm-size
@ -112,7 +116,6 @@ drwxr-xr-x root/root usr/include/llvm-c/
-rw-r--r-- root/root usr/include/llvm-c/TargetMachine.h
drwxr-xr-x root/root usr/include/llvm-c/Transforms/
-rw-r--r-- root/root usr/include/llvm-c/Transforms/AggressiveInstCombine.h
-rw-r--r-- root/root usr/include/llvm-c/Transforms/Coroutines.h
-rw-r--r-- root/root usr/include/llvm-c/Transforms/IPO.h
-rw-r--r-- root/root usr/include/llvm-c/Transforms/InstCombine.h
-rw-r--r-- root/root usr/include/llvm-c/Transforms/PassBuilder.h
@ -121,6 +124,7 @@ drwxr-xr-x root/root usr/include/llvm-c/Transforms/
-rw-r--r-- root/root usr/include/llvm-c/Transforms/Utils.h
-rw-r--r-- root/root usr/include/llvm-c/Transforms/Vectorize.h
-rw-r--r-- root/root usr/include/llvm-c/Types.h
-rw-r--r-- root/root usr/include/llvm-c/blake3.h
-rw-r--r-- root/root usr/include/llvm-c/lto.h
drwxr-xr-x root/root usr/include/llvm/
drwxr-xr-x root/root usr/include/llvm/ADT/
@ -128,6 +132,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
-rw-r--r-- root/root usr/include/llvm/ADT/APFloat.h
-rw-r--r-- root/root usr/include/llvm/ADT/APInt.h
-rw-r--r-- root/root usr/include/llvm/ADT/APSInt.h
-rw-r--r-- root/root usr/include/llvm/ADT/AddressRanges.h
-rw-r--r-- root/root usr/include/llvm/ADT/AllocatorList.h
-rw-r--r-- root/root usr/include/llvm/ADT/Any.h
-rw-r--r-- root/root usr/include/llvm/ADT/ArrayRef.h
@ -300,6 +305,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-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
-rw-r--r-- root/root usr/include/llvm/Analysis/MemoryProfileInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/MemorySSA.h
-rw-r--r-- root/root usr/include/llvm/Analysis/MemorySSAUpdater.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ModelUnderTrainingRunner.h
@ -331,6 +337,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-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/ScalarFuncs.def
-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
@ -342,6 +349,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/TargetLibraryInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/TargetTransformInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/TargetTransformInfoImpl.h
-rw-r--r-- root/root usr/include/llvm/Analysis/TensorSpec.h
-rw-r--r-- root/root usr/include/llvm/Analysis/Trace.h
-rw-r--r-- root/root usr/include/llvm/Analysis/TypeBasedAliasAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/TypeMetadataUtils.h
@ -363,6 +371,7 @@ drwxr-xr-x root/root usr/include/llvm/AsmParser/
drwxr-xr-x root/root usr/include/llvm/BinaryFormat/
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/COFF.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/DXContainer.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/Dwarf.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/Dwarf.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/DynamicTags.def
@ -377,6 +386,7 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/CSKY.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Lanai.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/M68k.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/MSP430.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Mips.def
@ -388,6 +398,7 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/
-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/GOFF.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MachO.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MachO.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/Magic.h
@ -413,6 +424,7 @@ drwxr-xr-x root/root usr/include/llvm/Bitcode/
-rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeWriterPass.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/LLVMBitCodes.h
drwxr-xr-x root/root usr/include/llvm/Bitstream/
-rw-r--r-- root/root usr/include/llvm/Bitstream/BitCodeEnums.h
-rw-r--r-- root/root usr/include/llvm/Bitstream/BitCodes.h
-rw-r--r-- root/root usr/include/llvm/Bitstream/BitstreamReader.h
-rw-r--r-- root/root usr/include/llvm/Bitstream/BitstreamWriter.h
@ -424,7 +436,9 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/AsmPrinterHandler.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/AtomicExpandUtils.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/BasicBlockSectionUtils.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/BasicTTIImpl.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/CFIFixup.h
-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
@ -475,8 +489,6 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
-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/Utils.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/IndirectThunks.h
@ -570,6 +582,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPBQP.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocRegistry.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/Register.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterBank.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterBankInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterClassInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterPressure.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterScavenging.h
@ -726,12 +740,14 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFObject.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFSection.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFUnit.h
-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/ExtractRanges.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
@ -743,7 +759,6 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/GSYM/
-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/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/IMSFFile.h
@ -792,6 +807,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Native/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/DbiStream.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/EnumTables.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/FormatUtil.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/Formatters.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
@ -801,6 +817,8 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Native/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/InfoStream.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/InputFile.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/LinePrinter.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
@ -881,16 +899,21 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Native/
drwxr-xr-x root/root usr/include/llvm/DebugInfo/Symbolize/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/DIFetcher.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/DIPrinter.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/Markup.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/MarkupFilter.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/Symbolize.h
drwxr-xr-x root/root usr/include/llvm/Debuginfod/
-rw-r--r-- root/root usr/include/llvm/Debuginfod/DIFetcher.h
-rw-r--r-- root/root usr/include/llvm/Debuginfod/Debuginfod.h
-rw-r--r-- root/root usr/include/llvm/Debuginfod/HTTPClient.h
-rw-r--r-- root/root usr/include/llvm/Debuginfod/HTTPServer.h
drwxr-xr-x root/root usr/include/llvm/Demangle/
-rw-r--r-- root/root usr/include/llvm/Demangle/Demangle.h
-rw-r--r-- root/root usr/include/llvm/Demangle/DemangleConfig.h
-rw-r--r-- root/root usr/include/llvm/Demangle/ItaniumDemangle.h
-rw-r--r-- root/root usr/include/llvm/Demangle/ItaniumNodes.def
-rw-r--r-- root/root usr/include/llvm/Demangle/MicrosoftDemangle.h
-rw-r--r-- root/root usr/include/llvm/Demangle/MicrosoftDemangleNodes.h
-rw-r--r-- root/root usr/include/llvm/Demangle/StringView.h
@ -901,6 +924,9 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Interpreter.h
-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/COFF.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h
-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_aarch64.h
@ -949,6 +975,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.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/MapperJITLinkMemoryManager.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MemoryMapper.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.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
@ -969,6 +997,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Shared/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h
@ -1015,7 +1044,6 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/Attributes.h
-rw-r--r-- root/root usr/include/llvm/IR/Attributes.inc
-rw-r--r-- root/root usr/include/llvm/IR/Attributes.td
-rw-r--r-- root/root usr/include/llvm/IR/AttributesAMDGPU.td
-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/BuiltinGCs.h
@ -1023,6 +1051,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-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
-rw-r--r-- root/root usr/include/llvm/IR/ConstantFold.h
-rw-r--r-- root/root usr/include/llvm/IR/ConstantFolder.h
-rw-r--r-- root/root usr/include/llvm/IR/ConstantRange.h
-rw-r--r-- root/root usr/include/llvm/IR/Constants.h
@ -1039,6 +1068,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/DiagnosticInfo.h
-rw-r--r-- root/root usr/include/llvm/IR/DiagnosticPrinter.h
-rw-r--r-- root/root usr/include/llvm/IR/Dominators.h
-rw-r--r-- root/root usr/include/llvm/IR/FMF.h
-rw-r--r-- root/root usr/include/llvm/IR/FPEnv.h
-rw-r--r-- root/root usr/include/llvm/IR/FixedMetadataKinds.def
-rw-r--r-- root/root usr/include/llvm/IR/FixedPointBuilder.h
@ -1074,6 +1104,8 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsARM.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsBPF.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsBPF.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsDirectX.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsDirectX.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
@ -1087,6 +1119,8 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCV.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCV.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsS390.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsSPIRV.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsSPIRV.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsSystemZ.td
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsVE.h
-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsVE.td
@ -1144,6 +1178,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/ValueHandle.h
-rw-r--r-- root/root usr/include/llvm/IR/ValueMap.h
-rw-r--r-- root/root usr/include/llvm/IR/ValueSymbolTable.h
-rw-r--r-- root/root usr/include/llvm/IR/VectorBuilder.h
-rw-r--r-- root/root usr/include/llvm/IR/Verifier.h
drwxr-xr-x root/root usr/include/llvm/IRReader/
-rw-r--r-- root/root usr/include/llvm/IRReader/IRReader.h
@ -1186,6 +1221,9 @@ drwxr-xr-x root/root usr/include/llvm/MC/
-rw-r--r-- root/root usr/include/llvm/MC/MCCodeEmitter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCCodeView.h
-rw-r--r-- root/root usr/include/llvm/MC/MCContext.h
-rw-r--r-- root/root usr/include/llvm/MC/MCDXContainerStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCDXContainerWriter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCDecoderOps.h
-rw-r--r-- root/root usr/include/llvm/MC/MCDirectives.h
drwxr-xr-x root/root usr/include/llvm/MC/MCDisassembler/
-rw-r--r-- root/root usr/include/llvm/MC/MCDisassembler/MCDisassembler.h
@ -1196,7 +1234,6 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCDisassembler/
-rw-r--r-- root/root usr/include/llvm/MC/MCELFObjectWriter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCELFStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCExpr.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFixedLenDisassembler.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFixup.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFixupKindInfo.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFragment.h
@ -1225,12 +1262,16 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-rw-r--r-- root/root usr/include/llvm/MC/MCPseudoProbe.h
-rw-r--r-- root/root usr/include/llvm/MC/MCRegister.h
-rw-r--r-- root/root usr/include/llvm/MC/MCRegisterInfo.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSPIRVObjectWriter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSPIRVStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSchedule.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSection.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionCOFF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionDXContainer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionELF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionGOFF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionMachO.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionSPIRV.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionWasm.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSectionXCOFF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCStreamer.h
@ -1270,6 +1311,7 @@ drwxr-xr-x root/root usr/include/llvm/MCA/HardwareUnits/
-rw-r--r-- root/root usr/include/llvm/MCA/HardwareUnits/ResourceManager.h
-rw-r--r-- root/root usr/include/llvm/MCA/HardwareUnits/RetireControlUnit.h
-rw-r--r-- root/root usr/include/llvm/MCA/HardwareUnits/Scheduler.h
-rw-r--r-- root/root usr/include/llvm/MCA/IncrementalSourceMgr.h
-rw-r--r-- root/root usr/include/llvm/MCA/InstrBuilder.h
-rw-r--r-- root/root usr/include/llvm/MCA/Instruction.h
-rw-r--r-- root/root usr/include/llvm/MCA/Pipeline.h
@ -1285,6 +1327,26 @@ drwxr-xr-x root/root usr/include/llvm/MCA/Stages/
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/Stage.h
-rw-r--r-- root/root usr/include/llvm/MCA/Support.h
-rw-r--r-- root/root usr/include/llvm/MCA/View.h
drwxr-xr-x root/root usr/include/llvm/ObjCopy/
drwxr-xr-x root/root usr/include/llvm/ObjCopy/COFF/
-rw-r--r-- root/root usr/include/llvm/ObjCopy/COFF/COFFConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/COFF/COFFObjcopy.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/CommonConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/ConfigManager.h
drwxr-xr-x root/root usr/include/llvm/ObjCopy/ELF/
-rw-r--r-- root/root usr/include/llvm/ObjCopy/ELF/ELFConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/ELF/ELFObjcopy.h
drwxr-xr-x root/root usr/include/llvm/ObjCopy/MachO/
-rw-r--r-- root/root usr/include/llvm/ObjCopy/MachO/MachOConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/MachO/MachOObjcopy.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/MultiFormatConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/ObjCopy.h
drwxr-xr-x root/root usr/include/llvm/ObjCopy/XCOFF/
-rw-r--r-- root/root usr/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h
drwxr-xr-x root/root usr/include/llvm/ObjCopy/wasm/
-rw-r--r-- root/root usr/include/llvm/ObjCopy/wasm/WasmConfig.h
-rw-r--r-- root/root usr/include/llvm/ObjCopy/wasm/WasmObjcopy.h
drwxr-xr-x root/root usr/include/llvm/Object/
-rw-r--r-- root/root usr/include/llvm/Object/Archive.h
-rw-r--r-- root/root usr/include/llvm/Object/ArchiveWriter.h
@ -1293,6 +1355,7 @@ drwxr-xr-x root/root usr/include/llvm/Object/
-rw-r--r-- root/root usr/include/llvm/Object/COFFImportFile.h
-rw-r--r-- root/root usr/include/llvm/Object/COFFModuleDefinition.h
-rw-r--r-- root/root usr/include/llvm/Object/CVDebugRecord.h
-rw-r--r-- root/root usr/include/llvm/Object/DXContainer.h
-rw-r--r-- root/root usr/include/llvm/Object/Decompressor.h
-rw-r--r-- root/root usr/include/llvm/Object/ELF.h
-rw-r--r-- root/root usr/include/llvm/Object/ELFObjectFile.h
@ -1307,6 +1370,7 @@ drwxr-xr-x root/root usr/include/llvm/Object/
-rw-r--r-- root/root usr/include/llvm/Object/Minidump.h
-rw-r--r-- root/root usr/include/llvm/Object/ModuleSymbolTable.h
-rw-r--r-- root/root usr/include/llvm/Object/ObjectFile.h
-rw-r--r-- root/root usr/include/llvm/Object/OffloadBinary.h
-rw-r--r-- root/root usr/include/llvm/Object/RelocationResolver.h
-rw-r--r-- root/root usr/include/llvm/Object/StackMapParser.h
-rw-r--r-- root/root usr/include/llvm/Object/SymbolSize.h
@ -1326,10 +1390,12 @@ drwxr-xr-x root/root usr/include/llvm/ObjectYAML/
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/CodeViewYAMLTypes.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/DWARFEmitter.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/DWARFYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/DXContainerYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/ELFYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/MachOYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/MinidumpYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/ObjectYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/OffloadYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/WasmYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/XCOFFYAML.h
-rw-r--r-- root/root usr/include/llvm/ObjectYAML/YAML.h
@ -1362,6 +1428,8 @@ drwxr-xr-x root/root usr/include/llvm/ProfileData/Coverage/
-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfData.inc
-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfReader.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfWriter.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/MIBEntryDef.inc
-rw-r--r-- root/root usr/include/llvm/ProfileData/MemProf.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfData.inc
-rw-r--r-- root/root usr/include/llvm/ProfileData/ProfileCommon.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/RawMemProfReader.h
@ -1402,6 +1470,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/AutoConvert.h
-rw-r--r-- root/root usr/include/llvm/Support/Automaton.h
-rw-r--r-- root/root usr/include/llvm/Support/BCD.h
-rw-r--r-- root/root usr/include/llvm/Support/BLAKE3.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
@ -1419,6 +1488,10 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-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
-rw-r--r-- root/root usr/include/llvm/Support/CSKYAttributeParser.h
-rw-r--r-- root/root usr/include/llvm/Support/CSKYAttributes.h
-rw-r--r-- root/root usr/include/llvm/Support/CSKYTargetParser.def
-rw-r--r-- root/root usr/include/llvm/Support/CSKYTargetParser.h
-rw-r--r-- root/root usr/include/llvm/Support/CachePruning.h
-rw-r--r-- root/root usr/include/llvm/Support/Caching.h
-rw-r--r-- root/root usr/include/llvm/Support/Capacity.h
@ -1434,6 +1507,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/CrashRecoveryContext.h
-rw-r--r-- root/root usr/include/llvm/Support/DJB.h
-rw-r--r-- root/root usr/include/llvm/Support/DOTGraphTraits.h
-rw-r--r-- root/root usr/include/llvm/Support/DXILOperationCommon.h
-rw-r--r-- root/root usr/include/llvm/Support/DataExtractor.h
-rw-r--r-- root/root usr/include/llvm/Support/DataTypes.h
-rw-r--r-- root/root usr/include/llvm/Support/Debug.h
@ -1585,6 +1659,7 @@ drwxr-xr-x root/root usr/include/llvm/TableGen/
-rw-r--r-- root/root usr/include/llvm/TableGen/DirectiveEmitter.h
-rw-r--r-- root/root usr/include/llvm/TableGen/Error.h
-rw-r--r-- root/root usr/include/llvm/TableGen/Main.h
-rw-r--r-- root/root usr/include/llvm/TableGen/Parser.h
-rw-r--r-- root/root usr/include/llvm/TableGen/Record.h
-rw-r--r-- root/root usr/include/llvm/TableGen/SearchableTable.td
-rw-r--r-- root/root usr/include/llvm/TableGen/SetTheory.h
@ -1636,9 +1711,9 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/
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/CoroConditionalWrapper.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
@ -1753,7 +1828,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopUnrollPass.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerAtomic.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerAtomicPass.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h
@ -1780,6 +1855,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/StructurizeCFG.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/TLSVariableHoist.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/TailRecursionElimination.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/WarnMissedTransforms.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils.h
@ -1823,13 +1899,17 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopSimplify.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopUtils.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopVersioning.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerAtomic.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerGlobalDtors.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerInvoke.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerMemIntrinsics.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerSwitch.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MatrixUtils.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Mem2Reg.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MemoryOpRemark.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MemoryTaggingSupport.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MetaRenamer.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MisExpect.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ModuleUtils.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/NameAnonGlobals.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/PredicateInfo.h
@ -1864,6 +1944,9 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/
-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/WindowsDriver/
-rw-r--r-- root/root usr/include/llvm/WindowsDriver/MSVCPaths.h
-rw-r--r-- root/root usr/include/llvm/WindowsDriver/MSVCSetupApi.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/
@ -1901,24 +1984,33 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
-rw-r--r-- root/root usr/lib/cmake/llvm/AddSphinxTarget.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/CheckAtomic.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/CheckCompilerVersion.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/CheckProblematicConfigurations.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/ChooseMSVCCRT.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/CoverageReport.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/EnableLanguageNolink.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/ExtendPath.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindFFI.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindGRPC.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindLibEdit.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/FindPrefixFromConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindSphinx.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindTerminfo.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindZ3.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/GNUInstallPackageDir.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/GenerateVersionFromVCS.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/GetErrcMessages.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/GetLibraryName.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/HandleCompilerRT.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/HandleLLVMOptions.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/HandleLLVMStdlib.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/HandleOutOfTreeLLVM.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVM-Build.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVM-Config.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMCheckCompilerLinkerFlag.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMCheckLinkerFlag.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfigExtensions.cmake
@ -1929,13 +2021,22 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMExternalProjectUtils.cmake
-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/SetPlatformToolchainTools.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/SortSubset.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-14.0.6.so -> libLLVM-14.so
-rwxr-xr-x root/root usr/lib/libLLVM-14.so
lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-rw-r--r-- root/root usr/lib/cmake/llvm/llvm-driver-template.cpp.in
lrwxrwxrwx root/root usr/lib/libLLVM-15.0.1.so -> libLLVM-15.so
-rwxr-xr-x root/root usr/lib/libLLVM-15.so
lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-15.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
-rw-r--r-- root/root usr/lib/libLLVMAArch64Disassembler.a
-rw-r--r-- root/root usr/lib/libLLVMAArch64Info.a
-rw-r--r-- root/root usr/lib/libLLVMAArch64Utils.a
-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
@ -1943,6 +2044,17 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUInfo.a
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUTargetMCA.a
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUUtils.a
-rw-r--r-- root/root usr/lib/libLLVMARMAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMARMCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMARMDesc.a
-rw-r--r-- root/root usr/lib/libLLVMARMDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMARMInfo.a
-rw-r--r-- root/root usr/lib/libLLVMARMUtils.a
-rw-r--r-- root/root usr/lib/libLLVMAVRAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMAVRCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMAVRDesc.a
-rw-r--r-- root/root usr/lib/libLLVMAVRDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMAVRInfo.a
-rw-r--r-- root/root usr/lib/libLLVMAggressiveInstCombine.a
-rw-r--r-- root/root usr/lib/libLLVMAnalysis.a
-rw-r--r-- root/root usr/lib/libLLVMAsmParser.a
@ -1975,13 +2087,22 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.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/libLLVMExegesis.a
-rw-r--r-- root/root usr/lib/libLLVMExegesisAArch64.a
-rw-r--r-- root/root usr/lib/libLLVMExegesisMips.a
-rw-r--r-- root/root usr/lib/libLLVMExegesisPowerPC.a
-rw-r--r-- root/root usr/lib/libLLVMExegesisX86.a
-rw-r--r-- root/root usr/lib/libLLVMExtensions.a
-rw-r--r-- root/root usr/lib/libLLVMFileCheck.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/libLLVMFuzzerCLI.a
-rw-r--r-- root/root usr/lib/libLLVMGlobalISel.a
-rw-r--r-- root/root usr/lib/libLLVMHexagonAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMHexagonCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMHexagonDesc.a
-rw-r--r-- root/root usr/lib/libLLVMHexagonDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMHexagonInfo.a
-rw-r--r-- root/root usr/lib/libLLVMIRReader.a
-rw-r--r-- root/root usr/lib/libLLVMInstCombine.a
-rw-r--r-- root/root usr/lib/libLLVMInstrumentation.a
@ -1989,6 +2110,11 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-rw-r--r-- root/root usr/lib/libLLVMInterpreter.a
-rw-r--r-- root/root usr/lib/libLLVMJITLink.a
-rw-r--r-- root/root usr/lib/libLLVMLTO.a
-rw-r--r-- root/root usr/lib/libLLVMLanaiAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMLanaiCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMLanaiDesc.a
-rw-r--r-- root/root usr/lib/libLLVMLanaiDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMLanaiInfo.a
-rw-r--r-- root/root usr/lib/libLLVMLibDriver.a
-rw-r--r-- root/root usr/lib/libLLVMLineEditor.a
-rw-r--r-- root/root usr/lib/libLLVMLinker.a
@ -1998,10 +2124,21 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-rw-r--r-- root/root usr/lib/libLLVMMCJIT.a
-rw-r--r-- root/root usr/lib/libLLVMMCParser.a
-rw-r--r-- root/root usr/lib/libLLVMMIRParser.a
-rw-r--r-- root/root usr/lib/libLLVMMSP430AsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMMSP430CodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMMSP430Desc.a
-rw-r--r-- root/root usr/lib/libLLVMMSP430Disassembler.a
-rw-r--r-- root/root usr/lib/libLLVMMSP430Info.a
-rw-r--r-- root/root usr/lib/libLLVMMipsAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMMipsCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMMipsDesc.a
-rw-r--r-- root/root usr/lib/libLLVMMipsDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMMipsInfo.a
-rw-r--r-- root/root usr/lib/libLLVMNVPTXCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMNVPTXDesc.a
-rw-r--r-- root/root usr/lib/libLLVMNVPTXInfo.a
-rw-r--r-- root/root usr/lib/libLLVMObjCARCOpts.a
-rw-r--r-- root/root usr/lib/libLLVMObjCopy.a
-rw-r--r-- root/root usr/lib/libLLVMObject.a
-rw-r--r-- root/root usr/lib/libLLVMObjectYAML.a
-rw-r--r-- root/root usr/lib/libLLVMOption.a
@ -2009,18 +2146,43 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-rw-r--r-- root/root usr/lib/libLLVMOrcShared.a
-rw-r--r-- root/root usr/lib/libLLVMOrcTargetProcess.a
-rw-r--r-- root/root usr/lib/libLLVMPasses.a
-rw-r--r-- root/root usr/lib/libLLVMPowerPCAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMPowerPCCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMPowerPCDesc.a
-rw-r--r-- root/root usr/lib/libLLVMPowerPCDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMPowerPCInfo.a
-rw-r--r-- root/root usr/lib/libLLVMProfileData.a
-rw-r--r-- root/root usr/lib/libLLVMRISCVAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMRISCVCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMRISCVDesc.a
-rw-r--r-- root/root usr/lib/libLLVMRISCVDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMRISCVInfo.a
-rw-r--r-- root/root usr/lib/libLLVMRemarks.a
-rw-r--r-- root/root usr/lib/libLLVMRuntimeDyld.a
-rw-r--r-- root/root usr/lib/libLLVMScalarOpts.a
-rw-r--r-- root/root usr/lib/libLLVMSelectionDAG.a
-rw-r--r-- root/root usr/lib/libLLVMSparcAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMSparcCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMSparcDesc.a
-rw-r--r-- root/root usr/lib/libLLVMSparcDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMSparcInfo.a
-rw-r--r-- root/root usr/lib/libLLVMSupport.a
-rw-r--r-- root/root usr/lib/libLLVMSymbolize.a
-rw-r--r-- root/root usr/lib/libLLVMSystemZAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMSystemZCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMSystemZDesc.a
-rw-r--r-- root/root usr/lib/libLLVMSystemZDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMSystemZInfo.a
-rw-r--r-- root/root usr/lib/libLLVMTableGen.a
-rw-r--r-- root/root usr/lib/libLLVMTableGenGlobalISel.a
-rw-r--r-- root/root usr/lib/libLLVMTarget.a
-rw-r--r-- root/root usr/lib/libLLVMTextAPI.a
-rw-r--r-- root/root usr/lib/libLLVMTransformUtils.a
-rw-r--r-- root/root usr/lib/libLLVMVEAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMVECodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMVEDesc.a
-rw-r--r-- root/root usr/lib/libLLVMVEDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMVEInfo.a
-rw-r--r-- root/root usr/lib/libLLVMVectorize.a
-rw-r--r-- root/root usr/lib/libLLVMWebAssemblyAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMWebAssemblyCodeGen.a
@ -2028,6 +2190,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-rw-r--r-- root/root usr/lib/libLLVMWebAssemblyDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMWebAssemblyInfo.a
-rw-r--r-- root/root usr/lib/libLLVMWebAssemblyUtils.a
-rw-r--r-- root/root usr/lib/libLLVMWindowsDriver.a
-rw-r--r-- root/root usr/lib/libLLVMWindowsManifest.a
-rw-r--r-- root/root usr/lib/libLLVMX86AsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMX86CodeGen.a
@ -2035,21 +2198,25 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-14.so
-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/libLLVMX86TargetMCA.a
-rw-r--r-- root/root usr/lib/libLLVMXCoreCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMXCoreDesc.a
-rw-r--r-- root/root usr/lib/libLLVMXCoreDisassembler.a
-rw-r--r-- root/root usr/lib/libLLVMXCoreInfo.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.14
-rwxr-xr-x root/root usr/lib/libLTO.so.14
lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.14
-rwxr-xr-x root/root usr/lib/libRemarks.so.14
lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.15
-rwxr-xr-x root/root usr/lib/libLTO.so.15
lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.15
-rwxr-xr-x root/root usr/lib/libRemarks.so.15
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-14.0.6.dev0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit-15.0.1.dev0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lit/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/BooleanExpression.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lit/LitConfig.py

View File

@ -1,6 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bGTPo5TTLurT+3T4tSi4bTRBlKC6JvwWTka37MOLjbQRjw56+bQKziCtYIMSoM/1X7EgQh3wX5TDKXq+1z6lwg=
SHA256 (Pkgfile) = bf2ecf07daf436efa5f46503acd3424b539b1915278809a5a3bf0586bde7db83
SHA256 (.footprint) = ddc66605d5db28408af72c4a8ad14bc5e017b390331e3873dd23f102a403ef4a
SHA256 (llvm-14.0.6.src.tar.xz) = 050922ecaaca5781fdf6631ea92bc715183f202f9d2f15147226f023414f619a
RWSE3ohX2g5d/TfUah/G1zRxiZ53RajbukTwBhLQLU3c3/xndARoKOqqccIy84RC9s78Ggmxhy3/uVNve2CP2K4k2uz9pSOH3gk=
SHA256 (Pkgfile) = 3c8675d09cfe25572c1c1a20be6b80008cd76fffb3f7fb1c150877a45e932c73
SHA256 (.footprint) = 1ea3f58a819acbaef42a4802455bd00e3d9bb8d23ad5119b29a4033de4822408
SHA256 (llvm-15.0.1.src.tar.xz) = 0222beed0080fd07f1ee93c5bbeb2e05420b555b9cda725e3a0c299d8cea7cfa
SHA256 (cmake-15.0.1.src.tar.xz) = a660d1b7d4d2ef9759de6ad360d5fa9eed3625a6548068a97df2dd706edf2dd0
SHA256 (llvm-config.h) = 2227b83b904348e5530f3475c978e11cb0f05a85024781dcb49ac86b65582707

View File

@ -5,25 +5,27 @@
# Optional: lld
name=llvm
version=14.0.6
version=15.0.1
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-$version.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz
llvm-config.h)
build() {
prt-get isinst ccache && PKGMK_LLVM+=' -D LLVM_CCACHE_BUILD=ON' && \
export PATH="$(echo ${PATH} | awk -v RS=: -v ORS=: '/ccache/ {next} {print}' | sed 's/:*$//')"
cp -r $SRC/cmake-$version.src/Modules/* $name-$version.src/cmake/modules/.
cmake -S $name-$version.src -B build -G Ninja $PKGMK_LLVM \
-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='X86;AMDGPU;BPF;NVPTX;WebAssembly' \
-D LLVM_BINUTILS_INCDIR=/usr/include \
-D LLVM_BUILD_LLVM_DYLIB=ON \
-D LLVM_LINK_LLVM_DYLIB=ON \
-D LLVM_PARALLEL_COMPILE_JOBS="${JOBS:-1}" \
-D LLVM_PARALLEL_COMPILE_JOBS="$(echo "$MAKEFLAGS" | grep -o '[0-9]*')" \
-D LLVM_INCLUDE_EXAMPLES=OFF \
-D LLVM_INCLUDE_TESTS=OFF \
-D LLVM_ENABLE_FFI=ON \