summaryrefslogtreecommitdiff
path: root/llvm
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2019-10-07 23:39:04 +0200
committerThomas Penteker <tek@serverop.de>2019-10-07 23:39:04 +0200
commit06721a6c69e31dc9d6a1da2158d26913b046d345 (patch)
tree941b4c61db7049e41e13470f2ad680ac1b338b6c /llvm
parentb4774930185f843d04e68d2c80e1f9c40a1f9a1d (diff)
downloadopt-06721a6c69e31dc9d6a1da2158d26913b046d345.tar.gz
opt-06721a6c69e31dc9d6a1da2158d26913b046d345.tar.xz
[notify] llvm: 8.0.1 -> 9.0.0
Major release, make sure to rebuild dependent ports like mesa3d.
Diffstat (limited to 'llvm')
-rw-r--r--llvm/.footprint118
-rw-r--r--llvm/.signature8
-rw-r--r--llvm/Pkgfile4
3 files changed, 103 insertions, 27 deletions
diff --git a/llvm/.footprint b/llvm/.footprint
index 59aef4b22..3a0b59885 100644
--- a/llvm/.footprint
+++ b/llvm/.footprint
@@ -8,6 +8,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/lli
-rwxr-xr-x root/root usr/bin/lli-child-target
-rwxr-xr-x root/root usr/bin/llvm-PerfectShuffle
+lrwxrwxrwx root/root usr/bin/llvm-addr2line -> llvm-symbolizer
-rwxr-xr-x root/root usr/bin/llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-as
-rwxr-xr-x root/root usr/bin/llvm-bcanalyzer
@@ -28,8 +29,10 @@ lrwxrwxrwx root/root usr/bin/llvm-dlltool -> llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-elfabi
-rwxr-xr-x root/root usr/bin/llvm-exegesis
-rwxr-xr-x root/root usr/bin/llvm-extract
+-rwxr-xr-x root/root usr/bin/llvm-jitlink
lrwxrwxrwx root/root usr/bin/llvm-lib -> llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-link
+-rwxr-xr-x root/root usr/bin/llvm-lipo
-rwxr-xr-x root/root usr/bin/llvm-lto
-rwxr-xr-x root/root usr/bin/llvm-lto2
-rwxr-xr-x root/root usr/bin/llvm-mc
@@ -83,8 +86,8 @@ drwxr-xr-x root/root usr/include/llvm-c/
-rw-r--r-- root/root usr/include/llvm-c/LinkTimeOptimizer.h
-rw-r--r-- root/root usr/include/llvm-c/Linker.h
-rw-r--r-- root/root usr/include/llvm-c/Object.h
--rw-r--r-- root/root usr/include/llvm-c/OptRemarks.h
-rw-r--r-- root/root usr/include/llvm-c/OrcBindings.h
+-rw-r--r-- root/root usr/include/llvm-c/Remarks.h
-rw-r--r-- root/root usr/include/llvm-c/Support.h
-rw-r--r-- root/root usr/include/llvm-c/Target.h
-rw-r--r-- root/root usr/include/llvm-c/TargetMachine.h
@@ -169,6 +172,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
-rw-r--r-- root/root usr/include/llvm/ADT/VariadicFunction.h
-rw-r--r-- root/root usr/include/llvm/ADT/bit.h
-rw-r--r-- root/root usr/include/llvm/ADT/edit_distance.h
+-rw-r--r-- root/root usr/include/llvm/ADT/fallible_iterator.h
-rw-r--r-- root/root usr/include/llvm/ADT/ilist.h
-rw-r--r-- root/root usr/include/llvm/ADT/ilist_base.h
-rw-r--r-- root/root usr/include/llvm/ADT/ilist_iterator.h
@@ -205,6 +209,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/DependenceAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/DivergenceAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/DomPrinter.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/DomTreeUpdater.h
-rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontier.h
-rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontierImpl.h
-rw-r--r-- root/root usr/include/llvm/Analysis/EHPersonalities.h
@@ -282,6 +287,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/Utils/
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueLattice.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueLatticeUtils.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueTracking.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/VecFuncs.def
-rw-r--r-- root/root usr/include/llvm/Analysis/VectorUtils.h
drwxr-xr-x root/root usr/include/llvm/AsmParser/
-rw-r--r-- root/root usr/include/llvm/AsmParser/Parser.h
@@ -314,22 +320,27 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/
-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/Minidump.h
+-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MinidumpConstants.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPack.def
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPack.h
+-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackDocument.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackReader.h
--rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackTypes.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackWriter.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/Wasm.h
-rw-r--r-- root/root usr/include/llvm/BinaryFormat/WasmRelocs.def
drwxr-xr-x root/root usr/include/llvm/BinaryFormat/WasmRelocs/
+-rw-r--r-- root/root usr/include/llvm/BinaryFormat/XCOFF.h
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/BitcodeAnalyzer.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeReader.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeWriter.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeWriterPass.h
--rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamReader.h
--rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamWriter.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/BitCodes.h
+-rw-r--r-- root/root usr/include/llvm/Bitstream/BitstreamReader.h
+-rw-r--r-- root/root usr/include/llvm/Bitstream/BitstreamWriter.h
drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/AccelTable.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/Analysis.h
@@ -338,6 +349,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/AtomicExpandUtils.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/BasicTTIImpl.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/BuiltinGCs.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
-rw-r--r-- root/root usr/include/llvm/CodeGen/CommandFlags.inc
@@ -403,6 +415,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/
-rw-r--r-- root/root usr/include/llvm/CodeGen/LoopTraversal.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/MIParser.h
-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
@@ -452,6 +465,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
-rw-r--r-- root/root usr/include/llvm/CodeGen/ReachingDefAnalysis.h
-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/RegisterClassInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterPressure.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterScavenging.h
@@ -474,6 +488,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
-rw-r--r-- root/root usr/include/llvm/CodeGen/SlotIndexes.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/StackMaps.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/StackProtector.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/SwiftErrorValueTracking.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/SwitchLoweringUtils.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/TailDuplicator.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/TargetCallingConv.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/TargetFrameLowering.h
@@ -594,6 +610,13 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/
-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/FileEntry.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FunctionInfo.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/InlineInfo.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LineEntry.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
-rw-r--r-- root/root usr/include/llvm/DebugInfo/MSF/MSFBuilder.h
@@ -649,10 +672,12 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/PDB/Native/
-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/InjectedSourceStream.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
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
@@ -723,8 +748,8 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/Symbolize/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/Symbolize/Symbolize.h
drwxr-xr-x root/root usr/include/llvm/Demangle/
--rw-r--r-- root/root usr/include/llvm/Demangle/Compiler.h
-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/MicrosoftDemangle.h
-rw-r--r-- root/root usr/include/llvm/Demangle/MicrosoftDemangleNodes.h
@@ -735,6 +760,12 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/GenericValue.h
-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/EHFrameSupport.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLink.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITSymbol.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/MCJIT.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OProfileWrapper.h
@@ -756,6 +787,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Legacy.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/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
@@ -770,6 +802,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OrcMCJITReplacement.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OrcV1Deprecation.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyld.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
@@ -809,7 +842,6 @@ drwxr-xr-x root/root usr/include/llvm/IR/
-rw-r--r-- root/root usr/include/llvm/IR/DiagnosticHandler.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/DomTreeUpdater.h
-rw-r--r-- root/root usr/include/llvm/IR/Dominators.h
-rw-r--r-- root/root usr/include/llvm/IR/Function.h
-rw-r--r-- root/root usr/include/llvm/IR/GVMaterializer.h
@@ -870,6 +902,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/RemarkStreamer.h
-rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcalls.def
-rw-r--r-- root/root usr/include/llvm/IR/SafepointIRVerifier.h
-rw-r--r-- root/root usr/include/llvm/IR/Statepoint.h
@@ -917,6 +950,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCAnalysis/
-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/MCAsmInfoXCOFF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAsmLayout.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAsmMacro.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAssembler.h
@@ -967,6 +1001,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-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/MCSectionXCOFF.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
@@ -974,6 +1009,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-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/MCSymbolXCOFF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptions.h
-rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptionsCommandFlags.inc
-rw-r--r-- root/root usr/include/llvm/MC/MCValue.h
@@ -983,6 +1019,8 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFObjectWriter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCWinEH.h
+-rw-r--r-- root/root usr/include/llvm/MC/MCXCOFFObjectWriter.h
+-rw-r--r-- root/root usr/include/llvm/MC/MCXCOFFStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MachineLocation.h
-rw-r--r-- root/root usr/include/llvm/MC/SectionKind.h
-rw-r--r-- root/root usr/include/llvm/MC/StringTableBuilder.h
@@ -1006,6 +1044,7 @@ drwxr-xr-x root/root usr/include/llvm/MCA/Stages/
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/EntryStage.h
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/ExecuteStage.h
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/InstructionTables.h
+-rw-r--r-- root/root usr/include/llvm/MCA/Stages/MicroOpQueueStage.h
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/RetireStage.h
-rw-r--r-- root/root usr/include/llvm/MCA/Stages/Stage.h
-rw-r--r-- root/root usr/include/llvm/MCA/Support.h
@@ -1026,15 +1065,18 @@ drwxr-xr-x root/root usr/include/llvm/Object/
-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/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/RelocVisitor.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
-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/WasmTraits.h
+-rw-r--r-- root/root usr/include/llvm/Object/WindowsMachineFlag.h
-rw-r--r-- root/root usr/include/llvm/Object/WindowsResource.h
+-rw-r--r-- root/root usr/include/llvm/Object/XCOFFObjectFile.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
@@ -1045,8 +1087,10 @@ drwxr-xr-x root/root usr/include/llvm/ObjectYAML/
-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/MinidumpYAML.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/XCOFFYAML.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
@@ -1078,6 +1122,12 @@ drwxr-xr-x root/root usr/include/llvm/ProfileData/Coverage/
-rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProf.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfReader.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfWriter.h
+drwxr-xr-x root/root usr/include/llvm/Remarks/
+-rw-r--r-- root/root usr/include/llvm/Remarks/Remark.h
+-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkFormat.h
+-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkParser.h
+-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkSerializer.h
+-rw-r--r-- root/root usr/include/llvm/Remarks/RemarkStringTable.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/AArch64TargetParser.h
@@ -1108,6 +1158,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/CBindingWrapping.h
-rw-r--r-- root/root usr/include/llvm/Support/CFGUpdate.h
-rw-r--r-- root/root usr/include/llvm/Support/COM.h
+-rw-r--r-- root/root usr/include/llvm/Support/CRC.h
-rw-r--r-- root/root usr/include/llvm/Support/CachePruning.h
-rw-r--r-- root/root usr/include/llvm/Support/Capacity.h
-rw-r--r-- root/root usr/include/llvm/Support/Casting.h
@@ -1147,6 +1198,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/FormattedStream.h
-rw-r--r-- root/root usr/include/llvm/Support/GenericDomTree.h
-rw-r--r-- root/root usr/include/llvm/Support/GenericDomTreeConstruction.h
+-rw-r--r-- root/root usr/include/llvm/Support/GenericIteratedDominanceFrontier.h
-rw-r--r-- root/root usr/include/llvm/Support/GlobPattern.h
-rw-r--r-- root/root usr/include/llvm/Support/GraphWriter.h
-rw-r--r-- root/root usr/include/llvm/Support/Host.h
@@ -1192,10 +1244,13 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-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/SMTAPI.h
-rw-r--r-- root/root usr/include/llvm/Support/SaveAndRestore.h
+-rw-r--r-- root/root usr/include/llvm/Support/ScalableSize.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/Signposts.h
-rw-r--r-- root/root usr/include/llvm/Support/SmallVectorMemoryBuffer.h
drwxr-xr-x root/root usr/include/llvm/Support/Solaris/
drwxr-xr-x root/root usr/include/llvm/Support/Solaris/sys/
@@ -1216,6 +1271,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/Solaris/sys/
-rw-r--r-- root/root usr/include/llvm/Support/ThreadLocal.h
-rw-r--r-- root/root usr/include/llvm/Support/ThreadPool.h
-rw-r--r-- root/root usr/include/llvm/Support/Threading.h
+-rw-r--r-- root/root usr/include/llvm/Support/TimeProfiler.h
-rw-r--r-- root/root usr/include/llvm/Support/Timer.h
-rw-r--r-- root/root usr/include/llvm/Support/ToolOutputFile.h
-rw-r--r-- root/root usr/include/llvm/Support/TrailingObjects.h
@@ -1272,6 +1328,7 @@ drwxr-xr-x root/root usr/include/llvm/Target/GlobalISel/
-rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAG.td
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/Annotations.h
-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/TextAPI/
@@ -1279,6 +1336,14 @@ drwxr-xr-x root/root usr/include/llvm/TextAPI/ELF/
-rw-r--r-- root/root usr/include/llvm/TextAPI/ELF/ELFStub.h
-rw-r--r-- root/root usr/include/llvm/TextAPI/ELF/TBEHandler.h
drwxr-xr-x root/root usr/include/llvm/TextAPI/MachO/
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Architecture.def
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Architecture.h
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/ArchitectureSet.h
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/InterfaceFile.h
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/PackedVersion.h
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/Symbol.h
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/TextAPIReader.h
+-rw-r--r-- root/root usr/include/llvm/TextAPI/MachO/TextAPIWriter.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
@@ -1292,6 +1357,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/AggressiveInstCombine/
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/Attributor.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/CalledValuePropagation.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
@@ -1321,13 +1387,17 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/InstCombine/
-rw-r--r-- root/root usr/include/llvm/Transforms/InstCombine/InstCombineWorklist.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation.h
drwxr-xr-x root/root usr/include/llvm/Transforms/Instrumentation/
+-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/BoundsChecking.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/CGProfile.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/GCOVProfiler.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/InstrOrderFile.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/InstrProfiling.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PoisonChecking.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h
-rw-r--r-- root/root usr/include/llvm/Transforms/ObjCARC.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar.h
@@ -1356,6 +1426,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDataPrefetch.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDeletion.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopDistribute.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopFuse.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
@@ -1370,8 +1441,10 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerAtomic.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
+-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LowerWidenableCondition.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/MemCpyOptimizer.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/MergeICmps.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/NaryReassociate.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/NewGVN.h
@@ -1430,6 +1503,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SanitizerStats.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyIndVar.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyLibCalls.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SizeOpts.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SplitModule.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SymbolRewriter.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
@@ -1482,25 +1556,26 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/
-rw-r--r-- root/root usr/lib/cmake/llvm/FindLibpfm.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindOCaml.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/FindSphinx.cmake
--rw-r--r-- root/root usr/lib/cmake/llvm/GenerateVersionFromCVS.cmake
--rw-r--r-- root/root usr/lib/cmake/llvm/GetSVN.cmake
+-rw-r--r-- root/root usr/lib/cmake/llvm/FindZ3.cmake
+-rw-r--r-- root/root usr/lib/cmake/llvm/GenerateVersionFromVCS.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/LLVM-Config.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfig.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfigVersion.cmake
+-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMDistributionSupport.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMExports-release.cmake
-rw-r--r-- root/root usr/lib/cmake/llvm/LLVMExports.cmake
-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/TableGen.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-8.0.1.so -> libLLVM-8.so
--rwxr-xr-x root/root usr/lib/libLLVM-8.so
-lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.so
+lrwxrwxrwx root/root usr/lib/libLLVM-9.0.0.so -> libLLVM-9.so
+-rwxr-xr-x root/root usr/lib/libLLVM-9.so
+lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-9.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
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUDesc.a
-rw-r--r-- root/root usr/lib/libLLVMAMDGPUDisassembler.a
@@ -1511,7 +1586,6 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.so
-rw-r--r-- root/root usr/lib/libLLVMAsmParser.a
-rw-r--r-- root/root usr/lib/libLLVMAsmPrinter.a
-rw-r--r-- root/root usr/lib/libLLVMBPFAsmParser.a
--rw-r--r-- root/root usr/lib/libLLVMBPFAsmPrinter.a
-rw-r--r-- root/root usr/lib/libLLVMBPFCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMBPFDesc.a
-rw-r--r-- root/root usr/lib/libLLVMBPFDisassembler.a
@@ -1519,12 +1593,14 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.so
-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/libLLVMBitstreamReader.a
-rw-r--r-- root/root usr/lib/libLLVMCodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMCore.a
-rw-r--r-- root/root usr/lib/libLLVMCoroutines.a
-rw-r--r-- root/root usr/lib/libLLVMCoverage.a
-rw-r--r-- root/root usr/lib/libLLVMDebugInfoCodeView.a
-rw-r--r-- root/root usr/lib/libLLVMDebugInfoDWARF.a
+-rw-r--r-- root/root usr/lib/libLLVMDebugInfoGSYM.a
-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
@@ -1536,6 +1612,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.so
-rw-r--r-- root/root usr/lib/libLLVMInstCombine.a
-rw-r--r-- root/root usr/lib/libLLVMInstrumentation.a
-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/libLLVMLibDriver.a
-rw-r--r-- root/root usr/lib/libLLVMLineEditor.a
@@ -1549,11 +1626,11 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.so
-rw-r--r-- root/root usr/lib/libLLVMObjCARCOpts.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/libLLVMOptRemarks.a
-rw-r--r-- root/root usr/lib/libLLVMOption.a
-rw-r--r-- root/root usr/lib/libLLVMOrcJIT.a
-rw-r--r-- root/root usr/lib/libLLVMPasses.a
-rw-r--r-- root/root usr/lib/libLLVMProfileData.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
@@ -1566,7 +1643,6 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.so
-rw-r--r-- root/root usr/lib/libLLVMVectorize.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/libLLVMX86AsmPrinter.a
-rw-r--r-- root/root usr/lib/libLLVMX86CodeGen.a
-rw-r--r-- root/root usr/lib/libLLVMX86Desc.a
-rw-r--r-- root/root usr/lib/libLLVMX86Disassembler.a
@@ -1574,10 +1650,10 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-8.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.8
--rwxr-xr-x root/root usr/lib/libLTO.so.8
-lrwxrwxrwx root/root usr/lib/libOptRemarks.so -> libOptRemarks.so.8
--rwxr-xr-x root/root usr/lib/libOptRemarks.so.8
+lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.9
+-rwxr-xr-x root/root usr/lib/libLTO.so.9
+lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.9
+-rwxr-xr-x root/root usr/lib/libRemarks.so.9
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/opt-viewer/
-rwxr-xr-x root/root usr/share/opt-viewer/opt-diff.py
diff --git a/llvm/.signature b/llvm/.signature
index d483c6cf9..183fcd7e5 100644
--- a/llvm/.signature
+++ b/llvm/.signature
@@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/RAnQPO0BYLw4lQsx42WLQVx5vcBcCLfalNj3JV0YfhZGc4OeWdRnQg38HG9k3Gqr4eGmEmBPxaerFhZKSOIUQ0=
-SHA256 (Pkgfile) = 98d8bcf1b8c647d817ba908d5cb0c95d9b292ee41ed4ce30b6650afb9e5aed5c
-SHA256 (.footprint) = b3fe6d852be8c771d6d49347224837f516ae46716fc818944e0a54d317c1e19e
-SHA256 (llvm-8.0.1.src.tar.xz) = 44787a6d02f7140f145e2250d56c9f849334e11f9ae379827510ed72f12b75e7
+RWSE3ohX2g5d/ah4HM5FnaJTo3eHEfjBALM8C2HHpW/3jyLgZSJfI60/bimhkJN1vegZtoWHMXYiCryEZX5lPpV6G7SrYCkJmgU=
+SHA256 (Pkgfile) = 1c35ee66ff88fcc49dbea02667df151dd402c58976959bfe63e024905eddeb2e
+SHA256 (.footprint) = d62ac4c87bec63d9cd6a5cebf42240a26f4ea41678536742fc32a91288201dcf
+SHA256 (llvm-9.0.0.src.tar.xz) = d6a0565cf21f22e9b4353b2eb92622e8365000a9e90a16b09b56f8157eabfe84
SHA256 (llvm-config.h) = 2227b83b904348e5530f3475c978e11cb0f05a85024781dcb49ac86b65582707
diff --git a/llvm/Pkgfile b/llvm/Pkgfile
index 036a08a58..8b2bb0fdb 100644
--- a/llvm/Pkgfile
+++ b/llvm/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: cmake libffi libxml2 ninja
name=llvm
-version=8.0.1
+version=9.0.0
release=1
-source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/$name-$version.src.tar.xz
+source=(http://releases.llvm.org/$version/llvm-$version.src.tar.xz \
llvm-config.h)
build() {

Generated by cgit