commit b294329995b13ea340e04927695a158309f55217 Author: Thomas Penteker <tek@serverop.de> Date: Sun Oct 22 23:13:50 2017 +0200 llvm: 4.0.1 -> 5.0.0 diff --git a/llvm/.footprint b/llvm/.footprint index 333947f7b..2824880db 100644 --- a/llvm/.footprint +++ b/llvm/.footprint @@ -10,10 +10,12 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/llvm-cat -rwxr-xr-x root/root usr/bin/llvm-config -rwxr-xr-x root/root usr/bin/llvm-cov +-rwxr-xr-x root/root usr/bin/llvm-cvtres -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-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-dsymutil -rwxr-xr-x root/root usr/bin/llvm-dwarfdump -rwxr-xr-x root/root usr/bin/llvm-dwp @@ -25,12 +27,14 @@ lrwxrwxrwx root/root usr/bin/llvm-lib -> llvm-ar -rwxr-xr-x root/root usr/bin/llvm-mc -rwxr-xr-x root/root usr/bin/llvm-mcmarkup -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 -rwxr-xr-x root/root usr/bin/llvm-objdump -rwxr-xr-x root/root usr/bin/llvm-opt-report --rwxr-xr-x root/root usr/bin/llvm-pdbdump +-rwxr-xr-x root/root usr/bin/llvm-pdbutil -rwxr-xr-x root/root usr/bin/llvm-profdata 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-rtdyld -rwxr-xr-x root/root usr/bin/llvm-size @@ -80,6 +84,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -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/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/DAGDeltaAlgorithm.h -rw-r--r-- root/root usr/include/llvm/ADT/DeltaAlgorithm.h @@ -157,6 +162,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/BranchProbabilityInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/CFG.h -rw-r--r-- root/root usr/include/llvm/Analysis/CFGPrinter.h +-rw-r--r-- root/root usr/include/llvm/Analysis/CFLAliasAnalysisUtils.h -rw-r--r-- root/root usr/include/llvm/Analysis/CFLAndersAliasAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/CFLSteensAliasAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/CGSCCPassManager.h @@ -200,10 +206,13 @@ 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/MemorySSA.h +-rw-r--r-- root/root usr/include/llvm/Analysis/MemorySSAUpdater.h -rw-r--r-- root/root usr/include/llvm/Analysis/ModuleSummaryAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/ObjCARCAliasAnalysis.h -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/ObjectUtils.h -rw-r--r-- root/root usr/include/llvm/Analysis/OptimizationDiagnosticInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/OrderedBasicBlock.h -rw-r--r-- root/root usr/include/llvm/Analysis/PHITransAddr.h @@ -236,6 +245,34 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ drwxr-xr-x root/root usr/include/llvm/AsmParser/ -rw-r--r-- root/root usr/include/llvm/AsmParser/Parser.h -rw-r--r-- root/root usr/include/llvm/AsmParser/SlotMapping.h +drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/COFF.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/ELF.h +drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/ +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/AArch64.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/ARM.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/AVR.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/BPF.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/Mips.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def +-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/WebAssembly.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 +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MachO.h +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/Magic.h +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/Wasm.h +drwxr-xr-x root/root usr/include/llvm/BinaryFormat/WasmRelocs/ +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def drwxr-xr-x root/root usr/include/llvm/Bitcode/ -rw-r--r-- root/root usr/include/llvm/Bitcode/BitCodes.h -rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeReader.h @@ -258,6 +295,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/DIEValue.def -rw-r--r-- root/root usr/include/llvm/CodeGen/DwarfStringPoolEntry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/EdgeBundles.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ExecutionDepsFix.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandReductions.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FastISel.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FaultMaps.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FunctionLoweringInfo.h @@ -271,9 +310,11 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/IRTranslator.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 -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Legalizer.h -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/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 @@ -283,6 +324,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.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 -rw-r--r-- root/root usr/include/llvm/CodeGen/LexicalScopes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllCodegenComponents.h @@ -292,11 +334,13 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/LivePhysRegs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRangeEdit.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRegMatrix.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRegUnits.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveStackAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveVariables.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LowLevelType.h drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MIRParser/MIRParser.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MIRPrinter.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MIRYamlMapping.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachORelocation.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBasicBlock.h @@ -308,7 +352,6 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominators.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFrameInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunction.h --rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionInitializer.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstr.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBuilder.h @@ -320,6 +363,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfoImpls.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOperand.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePassRegistry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePostDominators.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegionInfo.h @@ -328,6 +372,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineTraceMetrics.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineValueType.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MacroFusion.h drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/CostAllocator.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Graph.h @@ -355,6 +400,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/SchedulerRegistry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAG.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGISel.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGNodes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGTargetInfo.h @@ -382,19 +428,34 @@ 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/CVDebugRecord.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CVRecord.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CVSymbolTypes.def -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CVTypeDumper.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeView.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewError.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewTypes.def +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/EnumTables.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/Formatters.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/FunctionId.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/GUID.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/Line.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/ModuleSubstream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/ModuleSubstreamVisitor.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/RecordSerialization.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/SymbolDumper.h @@ -404,28 +465,30 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/CodeView/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeDatabase.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeDatabaseVisitor.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeCollection.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeDumperBase.h (EMPTY) -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeIndex.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeName.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeRecord.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeRecords.def -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeSerializer.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DIContext.h drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFContext.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h @@ -444,20 +507,14 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/ -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/MSF/ --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/ByteStream.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/IMSFFile.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/MSFBuilder.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/MSFCommon.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/MSFError.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/MSFStreamLayout.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/MappedBlockStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/SequencedItemStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/StreamArray.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/StreamInterface.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/StreamReader.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/StreamRef.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/StreamWriter.h drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/DIA/ @@ -479,6 +536,41 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/DIA/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/IPDBSession.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/IPDBSourceFile.h +drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Native/ +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h +-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/Formatters.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/Hash.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/HashTable.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h +-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/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/NativeBuiltinSymbol.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.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/NativeExeSymbol.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/PDBFile.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/PublicsStream.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/PublicsStreamBuilder.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/RawConstants.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/RawError.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/RawTypes.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/SymbolStream.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/TpiHashing.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/TpiStream.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/PDB.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/PDBContext.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/PDBExtras.h @@ -516,31 +608,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/DIA/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/PDBTypes.h -drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Raw/ --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/DbiStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/EnumTables.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/GlobalsStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/Hash.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/ISectionContribVisitor.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/InfoStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/ModInfo.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/ModStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/NameHashTable.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/NameMap.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/NameMapBuilder.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/PDBFile.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/PublicsStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/RawConstants.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/RawError.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/RawSession.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/RawTypes.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/SymbolStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/TpiHashing.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/TpiStream.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Raw/TpiStreamBuilder.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/UDTLayout.h drwxr-xr-x root/root usr/include/llvm/DebugInfo/Symbolize/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/DIPrinter.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h @@ -568,7 +636,6 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LambdaResolver.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.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 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcError.h @@ -577,6 +644,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RPCSerialization.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RPCUtils.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RawByteChannel.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OrcMCJITReplacement.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h @@ -606,6 +674,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/DebugInfoMetadata.h -rw-r--r-- root/root usr/include/llvm/IR/DebugLoc.h -rw-r--r-- root/root usr/include/llvm/IR/DerivedTypes.h +-rw-r--r-- root/root usr/include/llvm/IR/DerivedUser.h -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 @@ -664,6 +733,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -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/SafepointIRVerifier.h -rw-r--r-- root/root usr/include/llvm/IR/Statepoint.h -rw-r--r-- root/root usr/include/llvm/IR/SymbolTableListTraits.h -rw-r--r-- root/root usr/include/llvm/IR/TrackingMDRef.h @@ -692,8 +762,6 @@ drwxr-xr-x root/root usr/include/llvm/LTO/legacy/ -rw-r--r-- root/root usr/include/llvm/LTO/legacy/LTOModule.h -rw-r--r-- root/root usr/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -rw-r--r-- root/root usr/include/llvm/LTO/legacy/UpdateCompilerUsed.h -drwxr-xr-x root/root usr/include/llvm/LibDriver/ --rw-r--r-- root/root usr/include/llvm/LibDriver/LibDriver.h drwxr-xr-x root/root usr/include/llvm/LineEditor/ -rw-r--r-- root/root usr/include/llvm/LineEditor/LineEditor.h -rw-r--r-- root/root usr/include/llvm/LinkAllIR.h @@ -710,6 +778,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCAnalysis/ -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoCOFF.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoDarwin.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoELF.h +-rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoWasm.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmLayout.h -rw-r--r-- root/root usr/include/llvm/MC/MCAssembler.h -rw-r--r-- root/root usr/include/llvm/MC/MCCodeEmitter.h @@ -757,15 +826,19 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -rw-r--r-- root/root usr/include/llvm/MC/MCSectionCOFF.h -rw-r--r-- root/root usr/include/llvm/MC/MCSectionELF.h -rw-r--r-- root/root usr/include/llvm/MC/MCSectionMachO.h +-rw-r--r-- root/root usr/include/llvm/MC/MCSectionWasm.h -rw-r--r-- root/root usr/include/llvm/MC/MCStreamer.h -rw-r--r-- root/root usr/include/llvm/MC/MCSubtargetInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCSymbol.h -rw-r--r-- root/root usr/include/llvm/MC/MCSymbolCOFF.h -rw-r--r-- root/root usr/include/llvm/MC/MCSymbolELF.h -rw-r--r-- root/root usr/include/llvm/MC/MCSymbolMachO.h +-rw-r--r-- root/root usr/include/llvm/MC/MCSymbolWasm.h -rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptions.h -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 -rw-r--r-- root/root usr/include/llvm/MC/MCWin64EH.h -rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFObjectWriter.h -rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFStreamer.h @@ -780,15 +853,16 @@ drwxr-xr-x root/root usr/include/llvm/Object/ -rw-r--r-- root/root usr/include/llvm/Object/Binary.h -rw-r--r-- root/root usr/include/llvm/Object/COFF.h -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/Decompressor.h -rw-r--r-- root/root usr/include/llvm/Object/ELF.h -rw-r--r-- root/root usr/include/llvm/Object/ELFObjectFile.h -rw-r--r-- root/root usr/include/llvm/Object/ELFTypes.h -rw-r--r-- root/root usr/include/llvm/Object/Error.h -rw-r--r-- root/root usr/include/llvm/Object/IRObjectFile.h +-rw-r--r-- root/root usr/include/llvm/Object/IRSymtab.h -rw-r--r-- root/root usr/include/llvm/Object/MachO.h -rw-r--r-- root/root usr/include/llvm/Object/MachOUniversal.h --rw-r--r-- root/root usr/include/llvm/Object/ModuleSummaryIndexObjectFile.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/RelocVisitor.h @@ -796,12 +870,18 @@ drwxr-xr-x root/root usr/include/llvm/Object/ -rw-r--r-- root/root usr/include/llvm/Object/SymbolSize.h -rw-r--r-- root/root usr/include/llvm/Object/SymbolicFile.h -rw-r--r-- root/root usr/include/llvm/Object/Wasm.h +-rw-r--r-- root/root usr/include/llvm/Object/WindowsResource.h drwxr-xr-x root/root usr/include/llvm/ObjectYAML/ -rw-r--r-- root/root usr/include/llvm/ObjectYAML/COFFYAML.h +-rw-r--r-- root/root usr/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h +-rw-r--r-- root/root usr/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h +-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/ELFYAML.h -rw-r--r-- root/root usr/include/llvm/ObjectYAML/MachOYAML.h -rw-r--r-- root/root usr/include/llvm/ObjectYAML/ObjectYAML.h +-rw-r--r-- root/root usr/include/llvm/ObjectYAML/WasmYAML.h -rw-r--r-- root/root usr/include/llvm/ObjectYAML/YAML.h drwxr-xr-x root/root usr/include/llvm/Option/ -rw-r--r-- root/root usr/include/llvm/Option/Arg.h @@ -832,6 +912,8 @@ drwxr-xr-x root/root usr/include/llvm/ProfileData/Coverage/ -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfWriter.h drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/AArch64TargetParser.def +-rw-r--r-- root/root usr/include/llvm/Support/AMDGPUCodeObjectMetadata.h +-rw-r--r-- root/root usr/include/llvm/Support/ARMAttributeParser.h -rw-r--r-- root/root usr/include/llvm/Support/ARMBuildAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/ARMEHABI.h -rw-r--r-- root/root usr/include/llvm/Support/ARMTargetParser.def @@ -841,10 +923,17 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -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/BinaryByteStream.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryItemStream.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryStream.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryStreamArray.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryStreamError.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryStreamReader.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryStreamRef.h +-rw-r--r-- root/root usr/include/llvm/Support/BinaryStreamWriter.h -rw-r--r-- root/root usr/include/llvm/Support/BlockFrequency.h -rw-r--r-- root/root usr/include/llvm/Support/BranchProbability.h -rw-r--r-- root/root usr/include/llvm/Support/CBindingWrapping.h --rw-r--r-- root/root usr/include/llvm/Support/COFF.h -rw-r--r-- root/root usr/include/llvm/Support/COM.h -rw-r--r-- root/root usr/include/llvm/Support/CachePruning.h -rw-r--r-- root/root usr/include/llvm/Support/Capacity.h @@ -861,27 +950,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -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 --rw-r--r-- root/root usr/include/llvm/Support/Dwarf.def --rw-r--r-- root/root usr/include/llvm/Support/Dwarf.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/ELF.h -drwxr-xr-x root/root usr/include/llvm/Support/ELFRelocs/ --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/AArch64.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/AMDGPU.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/ARM.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/AVR.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/BPF.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Hexagon.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Lanai.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Mips.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/PowerPC.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/PowerPC64.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/RISCV.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Sparc.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/SystemZ.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/WebAssembly.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/i386.def --rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/x86_64.def -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 @@ -906,14 +976,14 @@ drwxr-xr-x root/root usr/include/llvm/Support/ELFRelocs/ -rw-r--r-- root/root usr/include/llvm/Support/GraphWriter.h -rw-r--r-- root/root usr/include/llvm/Support/Host.h -rw-r--r-- root/root usr/include/llvm/Support/JamCRC.h +-rw-r--r-- root/root usr/include/llvm/Support/KnownBits.h -rw-r--r-- root/root usr/include/llvm/Support/LEB128.h -rw-r--r-- root/root usr/include/llvm/Support/LICENSE.TXT -rw-r--r-- root/root usr/include/llvm/Support/LineIterator.h -rw-r--r-- root/root usr/include/llvm/Support/Locale.h -rw-r--r-- root/root usr/include/llvm/Support/LockFileManager.h +-rw-r--r-- root/root usr/include/llvm/Support/LowLevelTypeImpl.h -rw-r--r-- root/root usr/include/llvm/Support/MD5.h --rw-r--r-- root/root usr/include/llvm/Support/MachO.def --rw-r--r-- root/root usr/include/llvm/Support/MachO.h -rw-r--r-- root/root usr/include/llvm/Support/ManagedStatic.h -rw-r--r-- root/root usr/include/llvm/Support/MathExtras.h -rw-r--r-- root/root usr/include/llvm/Support/Memory.h @@ -924,6 +994,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ELFRelocs/ -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/Options.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 -rw-r--r-- root/root usr/include/llvm/Support/PointerLikeTypeTraits.h @@ -937,13 +1008,16 @@ drwxr-xr-x root/root usr/include/llvm/Support/ELFRelocs/ -rw-r--r-- root/root usr/include/llvm/Support/RecyclingAllocator.h -rw-r--r-- root/root usr/include/llvm/Support/Regex.h -rw-r--r-- root/root usr/include/llvm/Support/Registry.h +-rw-r--r-- root/root usr/include/llvm/Support/ReverseIteration.h -rw-r--r-- root/root usr/include/llvm/Support/SHA1.h -rw-r--r-- root/root usr/include/llvm/Support/SMLoc.h -rw-r--r-- root/root usr/include/llvm/Support/SaveAndRestore.h -rw-r--r-- root/root usr/include/llvm/Support/ScaledNumber.h -rw-r--r-- root/root usr/include/llvm/Support/ScopedPrinter.h -rw-r--r-- root/root usr/include/llvm/Support/Signals.h --rw-r--r-- root/root usr/include/llvm/Support/Solaris.h +drwxr-xr-x root/root usr/include/llvm/Support/Solaris/ +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 @@ -965,8 +1039,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/ELFRelocs/ -rw-r--r-- root/root usr/include/llvm/Support/Unicode.h -rw-r--r-- root/root usr/include/llvm/Support/UnicodeCharRanges.h -rw-r--r-- root/root usr/include/llvm/Support/UniqueLock.h +-rw-r--r-- root/root usr/include/llvm/Support/VCSRevision.h -rw-r--r-- root/root usr/include/llvm/Support/Valgrind.h --rw-r--r-- root/root usr/include/llvm/Support/Wasm.h -rw-r--r-- root/root usr/include/llvm/Support/Watchdog.h -rw-r--r-- root/root usr/include/llvm/Support/Win64EH.h -rw-r--r-- root/root usr/include/llvm/Support/WindowsError.h @@ -991,11 +1065,14 @@ drwxr-xr-x root/root usr/include/llvm/TableGen/ drwxr-xr-x root/root usr/include/llvm/Target/ -rw-r--r-- root/root usr/include/llvm/Target/CostTable.h -rw-r--r-- root/root usr/include/llvm/Target/GenericOpcodes.td +drwxr-xr-x root/root usr/include/llvm/Target/GlobalISel/ +-rw-r--r-- root/root usr/include/llvm/Target/GlobalISel/RegisterBank.td +-rw-r--r-- root/root usr/include/llvm/Target/GlobalISel/SelectionDAGCompat.td +-rw-r--r-- root/root usr/include/llvm/Target/GlobalISel/Target.td -rw-r--r-- root/root usr/include/llvm/Target/Target.td -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.h -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.td -rw-r--r-- root/root usr/include/llvm/Target/TargetFrameLowering.h --rw-r--r-- root/root usr/include/llvm/Target/TargetGlobalISel.td -rw-r--r-- root/root usr/include/llvm/Target/TargetInstrInfo.h -rw-r--r-- root/root usr/include/llvm/Target/TargetIntrinsicInfo.h -rw-r--r-- root/root usr/include/llvm/Target/TargetItinerary.td @@ -1009,12 +1086,22 @@ drwxr-xr-x root/root usr/include/llvm/Target/ -rw-r--r-- root/root usr/include/llvm/Target/TargetSchedule.td -rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAG.td -rw-r--r-- root/root usr/include/llvm/Target/TargetSubtargetInfo.h +drwxr-xr-x root/root usr/include/llvm/Testing/ +drwxr-xr-x root/root usr/include/llvm/Testing/Support/ +-rw-r--r-- root/root usr/include/llvm/Testing/Support/Error.h +-rw-r--r-- root/root usr/include/llvm/Testing/Support/SupportHelpers.h +drwxr-xr-x root/root usr/include/llvm/ToolDrivers/ +drwxr-xr-x root/root usr/include/llvm/ToolDrivers/llvm-dlltool/ +-rw-r--r-- root/root usr/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h +drwxr-xr-x root/root usr/include/llvm/ToolDrivers/llvm-lib/ +-rw-r--r-- root/root usr/include/llvm/ToolDrivers/llvm-lib/LibDriver.h drwxr-xr-x root/root usr/include/llvm/Transforms/ -rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines.h -rw-r--r-- root/root usr/include/llvm/Transforms/GCOVProfiler.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 +-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ArgumentPromotion.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ConstantMerge.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/CrossDSOCFI.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/DeadArgumentElimination.h @@ -1033,6 +1120,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PassManagerBuilder.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SCCP.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/StripDeadPrototypes.h +-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/WholeProgramDevirt.h drwxr-xr-x root/root usr/include/llvm/Transforms/InstCombine/ -rw-r--r-- root/root usr/include/llvm/Transforms/InstCombine/InstCombine.h @@ -1066,9 +1154,12 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/ -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDistribute.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopInstSimplify.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopLoadElimination.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopPassManager.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopPredication.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopRotation.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopSink.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopUnrollPass.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerAtomic.h @@ -1082,6 +1173,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/ -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/Reassociate.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SCCP.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SROA.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SimplifyCFG.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/Sink.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h @@ -1111,10 +1203,12 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -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/LowerInvoke.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Mem2Reg.h --rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MemorySSA.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/OrderedInstructions.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/PredicateInfo.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/PromoteMemToReg.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdater.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h @@ -1126,12 +1220,15 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -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/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 -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize.h 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 drwxr-xr-x root/root usr/include/llvm/XRay/ +-rw-r--r-- root/root usr/include/llvm/XRay/Graph.h +-rw-r--r-- root/root usr/include/llvm/XRay/InstrumentationMap.h -rw-r--r-- root/root usr/include/llvm/XRay/Trace.h -rw-r--r-- root/root usr/include/llvm/XRay/XRayRecord.h -rw-r--r-- root/root usr/include/llvm/XRay/YAMLXRayRecord.h @@ -1166,9 +1263,9 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/ -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/VersionFromVCS.cmake -lrwxrwxrwx root/root usr/lib/libLLVM-4.0.1.so -> libLLVM-4.0.so --rwxr-xr-x root/root usr/lib/libLLVM-4.0.so -lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-4.0.so +lrwxrwxrwx root/root usr/lib/libLLVM-5.0.0.so -> libLLVM-5.0.so +-rwxr-xr-x root/root usr/lib/libLLVM-5.0.so +lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-5.0.so -rw-r--r-- root/root usr/lib/libLLVMAMDGPUAsmParser.a -rw-r--r-- root/root usr/lib/libLLVMAMDGPUAsmPrinter.a -rw-r--r-- root/root usr/lib/libLLVMAMDGPUCodeGen.a @@ -1184,6 +1281,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-4.0.so -rw-r--r-- root/root usr/lib/libLLVMBPFDesc.a -rw-r--r-- root/root usr/lib/libLLVMBPFDisassembler.a -rw-r--r-- root/root usr/lib/libLLVMBPFInfo.a +-rw-r--r-- root/root usr/lib/libLLVMBinaryFormat.a -rw-r--r-- root/root usr/lib/libLLVMBitReader.a -rw-r--r-- root/root usr/lib/libLLVMBitWriter.a -rw-r--r-- root/root usr/lib/libLLVMCodeGen.a @@ -1195,6 +1293,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-4.0.so -rw-r--r-- root/root usr/lib/libLLVMDebugInfoMSF.a -rw-r--r-- root/root usr/lib/libLLVMDebugInfoPDB.a -rw-r--r-- root/root usr/lib/libLLVMDemangle.a +-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/libLLVMGlobalISel.a -rw-r--r-- root/root usr/lib/libLLVMIRReader.a @@ -1235,6 +1334,14 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-4.0.so -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.4 -lrwxrwxrwx root/root usr/lib/libLTO.so.4 -> libLTO.so.4.0.1 --rwxr-xr-x root/root usr/lib/libLTO.so.4.0.1 +lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.5 +lrwxrwxrwx root/root usr/lib/libLTO.so.5 -> libLTO.so.5.0.0 +-rwxr-xr-x root/root usr/lib/libLTO.so.5.0.0 +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 +-rwxr-xr-x root/root usr/share/opt-viewer/opt-stats.py +-rwxr-xr-x root/root usr/share/opt-viewer/opt-viewer.py +-rwxr-xr-x root/root usr/share/opt-viewer/optpmap.py +-rwxr-xr-x root/root usr/share/opt-viewer/optrecord.py +-rwxr-xr-x root/root usr/share/opt-viewer/style.css diff --git a/llvm/.md5sum b/llvm/.md5sum index a6c52745c..52be494fc 100644 --- a/llvm/.md5sum +++ b/llvm/.md5sum @@ -1,2 +1,2 @@ -a818e70321b91e2bb2d47e60edd5408f llvm-4.0.1.src.tar.xz +5ce9c5ad55243347ea0fdb4c16754be0 llvm-5.0.0.src.tar.xz fcd6954a7fbd05687990e59e87131c3e llvm-config.h diff --git a/llvm/.signature b/llvm/.signature index 19ccc4d1f..0dddfd1bb 100644 --- a/llvm/.signature +++ b/llvm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QQio/4e11TNGVJ7kvQX3uF3Qbbfr0VlLma39/7FXdikFWBh6675JcPczjH3uj8q1m4c5D3ga67gg5/FW4di3AU= -SHA256 (Pkgfile) = 6753d83f33135e278250c08f6c61278e6015ab86557dcfc345c06f58a326caa8 -SHA256 (.footprint) = 83b71f068d2109db7bd78e9e71312717bb1024f61f3d6d5c389b03c4a5d7e291 -SHA256 (llvm-4.0.1.src.tar.xz) = da783db1f82d516791179fe103c71706046561f7972b18f0049242dee6712b51 +RWSE3ohX2g5d/ftLvLUsJVAdFQoLU5LngD/ieI6ppXJH1g0VDBX6H7ybpsHGcOAl/knf9pREhX+SLG9yLBXU54NLjz+dO+lRoQE= +SHA256 (Pkgfile) = 0be7899de7df3b3f7ee99b6efc94ac4c44f521891e2440feb4efca99bbfde6f9 +SHA256 (.footprint) = d42dc1b7bd63ee65ff627b9d1c03d457109f903d993fea761e95f726a5ed0f2f +SHA256 (llvm-5.0.0.src.tar.xz) = e35dcbae6084adcf4abb32514127c5eabd7d63b733852ccdb31e06f1373136da SHA256 (llvm-config.h) = 2227b83b904348e5530f3475c978e11cb0f05a85024781dcb49ac86b65582707 diff --git a/llvm/Pkgfile b/llvm/Pkgfile index 1c669e7b5..acc3bb1ea 100644 --- a/llvm/Pkgfile +++ b/llvm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake libffi python name=llvm -version=4.0.1 +version=5.0.0 release=1 source=(https://llvm.org/releases/$version/$name-$version.src.tar.xz \ llvm-config.h)