From 06abbace6de2abe84fa95720a6378f4494768023 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Tue, 13 May 2014 10:27:09 +0200 Subject: [PATCH] llvm: 3.3 -> 3.4.1 --- llvm/.footprint | 78 +++++++++++++++++++++++++++++++++++-------------- llvm/.md5sum | 4 +-- llvm/Pkgfile | 4 +-- 3 files changed, 60 insertions(+), 26 deletions(-) diff --git a/llvm/.footprint b/llvm/.footprint index 47f98a382..baefc5e35 100644 --- a/llvm/.footprint +++ b/llvm/.footprint @@ -3,6 +3,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/bugpoint -rwxr-xr-x root/root usr/bin/llc -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-ar -rwxr-xr-x root/root usr/bin/llvm-as -rwxr-xr-x root/root usr/bin/llvm-bcanalyzer @@ -17,8 +18,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/llvm-mcmarkup -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-prof --rwxr-xr-x root/root usr/bin/llvm-ranlib +lrwxrwxrwx root/root usr/bin/llvm-ranlib -> llvm-ar -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 @@ -35,10 +35,12 @@ drwxr-xr-x root/root usr/include/llvm-c/ -rw-r--r-- root/root usr/include/llvm-c/Core.h -rw-r--r-- root/root usr/include/llvm-c/Disassembler.h -rw-r--r-- root/root usr/include/llvm-c/ExecutionEngine.h +-rw-r--r-- root/root usr/include/llvm-c/IRReader.h -rw-r--r-- root/root usr/include/llvm-c/Initialization.h -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/Support.h -rw-r--r-- root/root usr/include/llvm-c/Target.h -rw-r--r-- root/root usr/include/llvm-c/TargetMachine.h drwxr-xr-x root/root usr/include/llvm-c/Transforms/ @@ -74,7 +76,6 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/IntrusiveRefCntPtr.h -rw-r--r-- root/root usr/include/llvm/ADT/MapVector.h -rw-r--r-- root/root usr/include/llvm/ADT/None.h --rw-r--r-- root/root usr/include/llvm/ADT/NullablePtr.h -rw-r--r-- root/root usr/include/llvm/ADT/Optional.h -rw-r--r-- root/root usr/include/llvm/ADT/OwningPtr.h -rw-r--r-- root/root usr/include/llvm/ADT/PackedVector.h @@ -110,12 +111,14 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/edit_distance.h -rw-r--r-- root/root usr/include/llvm/ADT/ilist.h -rw-r--r-- root/root usr/include/llvm/ADT/ilist_node.h +-rw-r--r-- root/root usr/include/llvm/ADT/polymorphic_ptr.h drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/AliasAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/AliasSetTracker.h -rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfo.h -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/CallGraph.h -rw-r--r-- root/root usr/include/llvm/Analysis/CallGraphSCCPass.h @@ -150,14 +153,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/MemoryDependenceAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/PHITransAddr.h -rw-r--r-- root/root usr/include/llvm/Analysis/Passes.h --rw-r--r-- root/root usr/include/llvm/Analysis/PathNumbering.h --rw-r--r-- root/root usr/include/llvm/Analysis/PathProfileInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/PostDominators.h --rw-r--r-- root/root usr/include/llvm/Analysis/ProfileDataLoader.h --rw-r--r-- root/root usr/include/llvm/Analysis/ProfileDataTypes.h --rw-r--r-- root/root usr/include/llvm/Analysis/ProfileInfo.h --rw-r--r-- root/root usr/include/llvm/Analysis/ProfileInfoLoader.h --rw-r--r-- root/root usr/include/llvm/Analysis/ProfileInfoTypes.h -rw-r--r-- root/root usr/include/llvm/Analysis/PtrUseVisitor.h -rw-r--r-- root/root usr/include/llvm/Analysis/RegionInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/RegionIterator.h @@ -179,7 +175,6 @@ drwxr-xr-x root/root usr/include/llvm/Assembly/ -rw-r--r-- root/root usr/include/llvm/Assembly/Writer.h -rw-r--r-- root/root usr/include/llvm/AutoUpgrade.h drwxr-xr-x root/root usr/include/llvm/Bitcode/ --rw-r--r-- root/root usr/include/llvm/Bitcode/Archive.h -rw-r--r-- root/root usr/include/llvm/Bitcode/BitCodes.h -rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamReader.h -rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamWriter.h @@ -212,6 +207,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalUnion.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/MachORelocation.h @@ -269,6 +265,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/ -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/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/TargetLoweringObjectFileImpl.h -rw-r--r-- root/root usr/include/llvm/CodeGen/TargetSchedule.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ValueTypes.h @@ -300,6 +298,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ObjectBuffer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ObjectCache.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ObjectImage.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/SectionMemoryManager.h -rw-r--r-- root/root usr/include/llvm/GVMaterializer.h @@ -326,6 +325,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.gen -rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.h -rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.td +-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsAArch64.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsARM.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsHexagon.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsMips.td @@ -335,11 +335,14 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsX86.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsXCore.td -rw-r--r-- root/root usr/include/llvm/IR/LLVMContext.h +-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManager.h +-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManagers.h -rw-r--r-- root/root usr/include/llvm/IR/MDBuilder.h -rw-r--r-- root/root usr/include/llvm/IR/Metadata.h -rw-r--r-- root/root usr/include/llvm/IR/Module.h -rw-r--r-- root/root usr/include/llvm/IR/OperandTraits.h -rw-r--r-- root/root usr/include/llvm/IR/Operator.h +-rw-r--r-- root/root usr/include/llvm/IR/PassManager.h -rw-r--r-- root/root usr/include/llvm/IR/SymbolTableListTraits.h -rw-r--r-- root/root usr/include/llvm/IR/Type.h -rw-r--r-- root/root usr/include/llvm/IR/TypeBuilder.h @@ -352,6 +355,9 @@ drwxr-xr-x root/root usr/include/llvm/IRReader/ -rw-r--r-- root/root usr/include/llvm/IRReader/IRReader.h -rw-r--r-- root/root usr/include/llvm/InitializePasses.h -rw-r--r-- root/root usr/include/llvm/InstVisitor.h +drwxr-xr-x root/root usr/include/llvm/LTO/ +-rw-r--r-- root/root usr/include/llvm/LTO/LTOCodeGenerator.h +-rw-r--r-- root/root usr/include/llvm/LTO/LTOModule.h -rw-r--r-- root/root usr/include/llvm/LinkAllIR.h -rw-r--r-- root/root usr/include/llvm/LinkAllPasses.h -rw-r--r-- root/root usr/include/llvm/Linker.h @@ -360,6 +366,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfo.h -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/MCAsmLayout.h -rw-r--r-- root/root usr/include/llvm/MC/MCAssembler.h -rw-r--r-- root/root usr/include/llvm/MC/MCAtom.h @@ -374,9 +381,11 @@ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/MCELFStreamer.h -rw-r--r-- root/root usr/include/llvm/MC/MCELFSymbolFlags.h -rw-r--r-- root/root usr/include/llvm/MC/MCExpr.h +-rw-r--r-- root/root usr/include/llvm/MC/MCExternalSymbolizer.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/MCFunction.h -rw-r--r-- root/root usr/include/llvm/MC/MCInst.h -rw-r--r-- root/root usr/include/llvm/MC/MCInstBuilder.h -rw-r--r-- root/root usr/include/llvm/MC/MCInstPrinter.h @@ -388,8 +397,11 @@ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/MCMachOSymbolFlags.h -rw-r--r-- root/root usr/include/llvm/MC/MCMachObjectWriter.h -rw-r--r-- root/root usr/include/llvm/MC/MCModule.h +-rw-r--r-- root/root usr/include/llvm/MC/MCModuleYAML.h +-rw-r--r-- root/root usr/include/llvm/MC/MCObjectDisassembler.h -rw-r--r-- root/root usr/include/llvm/MC/MCObjectFileInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCObjectStreamer.h +-rw-r--r-- root/root usr/include/llvm/MC/MCObjectSymbolizer.h -rw-r--r-- root/root usr/include/llvm/MC/MCObjectWriter.h drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -rw-r--r-- root/root usr/include/llvm/MC/MCParser/AsmCond.h @@ -399,6 +411,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmParserExtension.h -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCParsedAsmOperand.h -rw-r--r-- root/root usr/include/llvm/MC/MCRegisterInfo.h +-rw-r--r-- root/root usr/include/llvm/MC/MCRelocationInfo.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 @@ -407,6 +420,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -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/MCSymbolizer.h -rw-r--r-- root/root usr/include/llvm/MC/MCTargetAsmParser.h -rw-r--r-- root/root usr/include/llvm/MC/MCValue.h -rw-r--r-- root/root usr/include/llvm/MC/MCWin64EH.h @@ -418,12 +432,17 @@ 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/Binary.h -rw-r--r-- root/root usr/include/llvm/Object/COFF.h +-rw-r--r-- root/root usr/include/llvm/Object/COFFYAML.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/ELFYAML.h -rw-r--r-- root/root usr/include/llvm/Object/Error.h -rw-r--r-- root/root usr/include/llvm/Object/MachO.h --rw-r--r-- root/root usr/include/llvm/Object/MachOFormat.h +-rw-r--r-- root/root usr/include/llvm/Object/MachOUniversal.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/YAML.h drwxr-xr-x root/root usr/include/llvm/Option/ -rw-r--r-- root/root usr/include/llvm/Option/Arg.h -rw-r--r-- root/root usr/include/llvm/Option/ArgList.h @@ -434,7 +453,6 @@ drwxr-xr-x root/root usr/include/llvm/Option/ -rw-r--r-- root/root usr/include/llvm/Pass.h -rw-r--r-- root/root usr/include/llvm/PassAnalysisSupport.h -rw-r--r-- root/root usr/include/llvm/PassManager.h --rw-r--r-- root/root usr/include/llvm/PassManagers.h -rw-r--r-- root/root usr/include/llvm/PassRegistry.h -rw-r--r-- root/root usr/include/llvm/PassSupport.h drwxr-xr-x root/root usr/include/llvm/Support/ @@ -486,13 +504,12 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/Host.h -rw-r--r-- root/root usr/include/llvm/Support/IncludeFile.h -rw-r--r-- root/root usr/include/llvm/Support/InstIterator.h --rw-r--r-- root/root usr/include/llvm/Support/IntegersSubset.h --rw-r--r-- root/root usr/include/llvm/Support/IntegersSubsetMapping.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/LeakDetector.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/MD5.h -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 @@ -505,8 +522,6 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/OutputBuffer.h -rw-r--r-- root/root usr/include/llvm/Support/PassNameParser.h -rw-r--r-- root/root usr/include/llvm/Support/Path.h --rw-r--r-- root/root usr/include/llvm/Support/PathV1.h --rw-r--r-- root/root usr/include/llvm/Support/PathV2.h -rw-r--r-- root/root usr/include/llvm/Support/PatternMatch.h -rw-r--r-- root/root usr/include/llvm/Support/PluginLoader.h -rw-r--r-- root/root usr/include/llvm/Support/PointerLikeTypeTraits.h @@ -527,6 +542,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/SourceMgr.h -rw-r--r-- root/root usr/include/llvm/Support/StreamableMemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/StringPool.h +-rw-r--r-- root/root usr/include/llvm/Support/StringRefMemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/SwapByteOrder.h -rw-r--r-- root/root usr/include/llvm/Support/SystemUtils.h -rw-r--r-- root/root usr/include/llvm/Support/TargetFolder.h @@ -537,6 +553,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/TimeValue.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/Unicode.h +-rw-r--r-- root/root usr/include/llvm/Support/UnicodeCharRanges.h -rw-r--r-- root/root usr/include/llvm/Support/Valgrind.h -rw-r--r-- root/root usr/include/llvm/Support/ValueHandle.h -rw-r--r-- root/root usr/include/llvm/Support/Watchdog.h @@ -553,6 +571,7 @@ drwxr-xr-x root/root usr/include/llvm/TableGen/ -rw-r--r-- root/root usr/include/llvm/TableGen/Main.h -rw-r--r-- root/root usr/include/llvm/TableGen/Record.h -rw-r--r-- root/root usr/include/llvm/TableGen/StringMatcher.h +-rw-r--r-- root/root usr/include/llvm/TableGen/StringToOffsetTable.h -rw-r--r-- root/root usr/include/llvm/TableGen/TableGenBackend.h drwxr-xr-x root/root usr/include/llvm/Target/ -rw-r--r-- root/root usr/include/llvm/Target/CostTable.h @@ -586,29 +605,31 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar.h drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h --rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BlackList.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BypassSlowDivision.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Cloning.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CmpInstAnalysis.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeExtractor.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GlobalStatus.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/IntegerDivision.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Local.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ModuleUtils.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 -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/SpecialCaseList.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/ValueMapper.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/BugpointPasses.so --rwxr-xr-x root/root usr/lib/libLLVM-3.3.so +-rwxr-xr-x root/root usr/lib/libLLVM-3.4.1.so +lrwxrwxrwx root/root usr/lib/libLLVM-3.4.so -> /tmp/llvm-work/pkg/usr/lib/libLLVM-3.4.1.so -rwxr-xr-x root/root usr/lib/libLLVMAnalysis.a --rwxr-xr-x root/root usr/lib/libLLVMArchive.a -rwxr-xr-x root/root usr/lib/libLLVMAsmParser.a -rwxr-xr-x root/root usr/lib/libLLVMAsmPrinter.a -rwxr-xr-x root/root usr/lib/libLLVMBitReader.a @@ -622,6 +643,7 @@ drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libLLVMInstrumentation.a -rwxr-xr-x root/root usr/lib/libLLVMInterpreter.a -rwxr-xr-x root/root usr/lib/libLLVMJIT.a +-rwxr-xr-x root/root usr/lib/libLLVMLTO.a -rwxr-xr-x root/root usr/lib/libLLVMLinker.a -rwxr-xr-x root/root usr/lib/libLLVMMC.a -rwxr-xr-x root/root usr/lib/libLLVMMCDisassembler.a @@ -653,5 +675,17 @@ drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libLLVMipo.a -rwxr-xr-x root/root usr/lib/libLTO.a -rwxr-xr-x root/root usr/lib/libLTO.so --rwxr-xr-x root/root usr/lib/libprofile_rt.a --rwxr-xr-x root/root usr/lib/libprofile_rt.so +-rwxr-xr-x root/root usr/lib/libllvm.a +-rwxr-xr-x root/root usr/lib/libllvm_R600.a +-rwxr-xr-x root/root usr/lib/libllvm_X86.a +-rwxr-xr-x root/root usr/lib/libllvm_analysis.a +-rwxr-xr-x root/root usr/lib/libllvm_bitreader.a +-rwxr-xr-x root/root usr/lib/libllvm_bitwriter.a +-rwxr-xr-x root/root usr/lib/libllvm_executionengine.a +-rwxr-xr-x root/root usr/lib/libllvm_ipo.a +-rwxr-xr-x root/root usr/lib/libllvm_irreader.a +-rwxr-xr-x root/root usr/lib/libllvm_linker.a +-rwxr-xr-x root/root usr/lib/libllvm_passmgr_builder.a +-rwxr-xr-x root/root usr/lib/libllvm_scalar_opts.a +-rwxr-xr-x root/root usr/lib/libllvm_target.a +-rwxr-xr-x root/root usr/lib/libllvm_vectorize.a diff --git a/llvm/.md5sum b/llvm/.md5sum index 25c3c667b..fec4ac650 100644 --- a/llvm/.md5sum +++ b/llvm/.md5sum @@ -1,4 +1,4 @@ -8284891e3e311829b8e44ac813d0c9ef cfe-3.3.src.tar.gz +c64fdc567383211c9ac212d6f7b69263 cfe-3.4.1.src.tar.gz 36a89de82dfe6ca99829743591cf8112 config.h -40564e1dc390f9844f1711c08b08e391 llvm-3.3.src.tar.gz +b90697f4de35563ad6c35924defa8dd1 llvm-3.4.1.src.tar.gz fcd6954a7fbd05687990e59e87131c3e llvm-config.h diff --git a/llvm/Pkgfile b/llvm/Pkgfile index 666b1657a..5539f53c2 100644 --- a/llvm/Pkgfile +++ b/llvm/Pkgfile @@ -5,8 +5,8 @@ # Depends on: python name=llvm -version=3.3 -release=3 +version=3.4.1 +release=1 source=(http://llvm.org/releases/$version/{$name,cfe}-$version.src.tar.gz \ config.h llvm-config.h)