llvm: 3.5.1 -> 3.6.0

This commit is contained in:
Thomas Penteker 2015-03-02 19:44:13 +01:00
parent 719102e433
commit fd3fd7f75b
3 changed files with 62 additions and 28 deletions

View File

@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/llvm-cov
-rwxr-xr-x root/root usr/bin/llvm-diff
-rwxr-xr-x root/root usr/bin/llvm-dis
-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-extract
-rwxr-xr-x root/root usr/bin/llvm-link
@ -28,9 +29,13 @@ lrwxrwxrwx root/root usr/bin/llvm-ranlib -> llvm-ar
-rwxr-xr-x root/root usr/bin/llvm-stress
-rwxr-xr-x root/root usr/bin/llvm-symbolizer
-rwxr-xr-x root/root usr/bin/llvm-tblgen
-rwxr-xr-x root/root usr/bin/llvm-vtabledump
-rwxr-xr-x root/root usr/bin/macho-dump
-rwxr-xr-x root/root usr/bin/not
-rwxr-xr-x root/root usr/bin/obj2yaml
-rwxr-xr-x root/root usr/bin/opt
-rwxr-xr-x root/root usr/bin/verify-uselistorder
-rwxr-xr-x root/root usr/bin/yaml2obj
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/llvm-c/
-rw-r--r-- root/root usr/include/llvm-c/Analysis.h
@ -117,6 +122,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
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/AssumptionCache.h
-rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfoImpl.h
-rw-r--r-- root/root usr/include/llvm/Analysis/BranchProbabilityInfo.h
@ -135,7 +141,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/DomPrinter.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/FindUsedTypes.h
-rw-r--r-- root/root usr/include/llvm/Analysis/FunctionTargetTransformInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/IVUsers.h
-rw-r--r-- root/root usr/include/llvm/Analysis/InlineCost.h
-rw-r--r-- root/root usr/include/llvm/Analysis/InstructionSimplify.h
@ -190,8 +196,10 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/CommandFlags.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/DAGCombine.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/DFAPacketizer.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/DIE.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/EdgeBundles.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/FastISel.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/FunctionLoweringInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadata.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadataPrinter.h
@ -199,7 +207,6 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/GCs.h
-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/JITCodeEmitter.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/JumpInstrTables.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LatencyPriorityQueue.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LexicalScopes.h
@ -217,8 +224,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBasicBlock.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCodeEmitter.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCodeInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCombinerPattern.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineConstantPool.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominanceFrontier.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominators.h
@ -239,7 +245,6 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePostDominators.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegionInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegisterInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRelocation.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSSAUpdater.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineTraceMetrics.h
@ -249,8 +254,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Graph.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Math.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/ReductionRules.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/RegAllocSolver.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Solution.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/PBQPRAConstraint.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/Passes.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/PseudoSourceValue.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPBQP.h
@ -289,19 +294,31 @@ drwxr-xr-x root/root usr/include/llvm/Config/
-rw-r--r-- root/root usr/include/llvm/Config/llvm-config.h
drwxr-xr-x root/root usr/include/llvm/DebugInfo/
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DIContext.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFAbbreviationDeclaration.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFAcceleratorTable.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFCompileUnit.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFContext.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugAbbrev.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugArangeSet.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugAranges.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugFrame.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugInfoEntry.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugLine.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugLoc.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugRangeList.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFFormValue.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFRelocMap.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFSection.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFTypeUnit.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFUnit.h
drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ExecutionEngine.h
-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/JIT.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITEventListener.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITMemoryManager.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/MCJIT.h
-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OProfileWrapper.h
-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/RuntimeDyldChecker.h
@ -358,25 +375,30 @@ 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/LeakDetector.h
-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManager.h
-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManagers.h
-rw-r--r-- root/root usr/include/llvm/IR/LegacyPassNameParser.h
-rw-r--r-- root/root usr/include/llvm/IR/MDBuilder.h
-rw-r--r-- root/root usr/include/llvm/IR/Mangler.h
-rw-r--r-- root/root usr/include/llvm/IR/Metadata.def
-rw-r--r-- root/root usr/include/llvm/IR/Metadata.h
-rw-r--r-- root/root usr/include/llvm/IR/MetadataTracking.h
-rw-r--r-- root/root usr/include/llvm/IR/Module.h
-rw-r--r-- root/root usr/include/llvm/IR/NoFolder.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/PassManagerInternal.h
-rw-r--r-- root/root usr/include/llvm/IR/PatternMatch.h
-rw-r--r-- root/root usr/include/llvm/IR/PredIteratorCache.h
-rw-r--r-- root/root usr/include/llvm/IR/Statepoint.h
-rw-r--r-- root/root usr/include/llvm/IR/SymbolTableListTraits.h
-rw-r--r-- root/root usr/include/llvm/IR/TrackingMDRef.h
-rw-r--r-- root/root usr/include/llvm/IR/Type.h
-rw-r--r-- root/root usr/include/llvm/IR/TypeBuilder.h
-rw-r--r-- root/root usr/include/llvm/IR/TypeFinder.h
-rw-r--r-- root/root usr/include/llvm/IR/Use.h
-rw-r--r-- root/root usr/include/llvm/IR/UseListOrder.h
-rw-r--r-- root/root usr/include/llvm/IR/User.h
-rw-r--r-- root/root usr/include/llvm/IR/Value.h
-rw-r--r-- root/root usr/include/llvm/IR/ValueHandle.h
@ -397,11 +419,6 @@ drwxr-xr-x root/root usr/include/llvm/Linker/
-rw-r--r-- root/root usr/include/llvm/Linker/Linker.h
drwxr-xr-x root/root usr/include/llvm/MC/
-rw-r--r-- root/root usr/include/llvm/MC/ConstantPools.h
drwxr-xr-x root/root usr/include/llvm/MC/MCAnalysis/
-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCAtom.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCFunction.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCModule.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAnalysis/MCModuleYAML.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAsmBackend.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfo.h
-rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoCOFF.h
@ -435,10 +452,8 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCAnalysis/
-rw-r--r-- root/root usr/include/llvm/MC/MCLinkerOptimizationHint.h
-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/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
@ -501,9 +516,15 @@ drwxr-xr-x root/root usr/include/llvm/Option/
-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/ProfileData/
-rw-r--r-- root/root usr/include/llvm/ProfileData/CoverageMapping.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/CoverageMappingReader.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/CoverageMappingWriter.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProf.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfReader.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfWriter.h
-rw-r--r-- root/root usr/include/llvm/ProfileData/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/Support/
-rw-r--r-- root/root usr/include/llvm/Support/AIXDataTypesFix.h
-rw-r--r-- root/root usr/include/llvm/Support/ARMBuildAttributes.h
@ -533,6 +554,17 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Dwarf.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/ARM.def
-rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Hexagon.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/Sparc.def
-rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/SystemZ.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
@ -549,7 +581,6 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/GenericDomTreeConstruction.h
-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/IncludeFile.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
@ -565,6 +596,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Mutex.h
-rw-r--r-- root/root usr/include/llvm/Support/MutexGuard.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/OutputBuffer.h
-rw-r--r-- root/root usr/include/llvm/Support/Path.h
-rw-r--r-- root/root usr/include/llvm/Support/PluginLoader.h
@ -586,9 +618,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Solaris.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/StreamableMemoryObject.h
-rw-r--r-- root/root usr/include/llvm/Support/StreamingMemoryObject.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/TargetRegistry.h
@ -600,6 +631,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-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/UniqueLock.h
-rw-r--r-- root/root usr/include/llvm/Support/Valgrind.h
-rw-r--r-- root/root usr/include/llvm/Support/Watchdog.h
-rw-r--r-- root/root usr/include/llvm/Support/Win64EH.h
@ -627,7 +659,6 @@ drwxr-xr-x root/root usr/include/llvm/Target/
-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
-rw-r--r-- root/root usr/include/llvm/Target/TargetJITInfo.h
-rw-r--r-- root/root usr/include/llvm/Target/TargetLibraryInfo.h
-rw-r--r-- root/root usr/include/llvm/Target/TargetLowering.h
-rw-r--r-- root/root usr/include/llvm/Target/TargetLoweringObjectFile.h
@ -666,6 +697,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
-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/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/ValueMapper.h
@ -673,8 +705,8 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
-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
lrwxrwxrwx root/root usr/lib/libLLVM-3.5.1.so -> libLLVM-3.5.so
-rwxr-xr-x root/root usr/lib/libLLVM-3.5.so
lrwxrwxrwx root/root usr/lib/libLLVM-3.6.0.so -> libLLVM-3.6.so
-rwxr-xr-x root/root usr/lib/libLLVM-3.6.so
-rwxr-xr-x root/root usr/lib/libLLVMAnalysis.a
-rwxr-xr-x root/root usr/lib/libLLVMAsmParser.a
-rwxr-xr-x root/root usr/lib/libLLVMAsmPrinter.a
@ -688,12 +720,10 @@ lrwxrwxrwx root/root usr/lib/libLLVM-3.5.1.so -> libLLVM-3.5.so
-rwxr-xr-x root/root usr/lib/libLLVMInstCombine.a
-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/libLLVMLineEditor.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/libLLVMMCAnalysis.a
-rwxr-xr-x root/root usr/lib/libLLVMMCDisassembler.a
-rwxr-xr-x root/root usr/lib/libLLVMMCJIT.a
-rwxr-xr-x root/root usr/lib/libLLVMMCParser.a
@ -701,6 +731,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM-3.5.1.so -> libLLVM-3.5.so
-rwxr-xr-x root/root usr/lib/libLLVMObject.a
-rwxr-xr-x root/root usr/lib/libLLVMOption.a
-rwxr-xr-x root/root usr/lib/libLLVMProfileData.a
-rwxr-xr-x root/root usr/lib/libLLVMR600AsmParser.a
-rwxr-xr-x root/root usr/lib/libLLVMR600AsmPrinter.a
-rwxr-xr-x root/root usr/lib/libLLVMR600CodeGen.a
-rwxr-xr-x root/root usr/lib/libLLVMR600Desc.a
@ -729,8 +760,11 @@ drwxr-xr-x root/root usr/share/llvm/
drwxr-xr-x root/root usr/share/llvm/cmake/
-rw-r--r-- root/root usr/share/llvm/cmake/AddLLVM.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/AddLLVMDefinitions.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/AddOCaml.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/AddSphinxTarget.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/ChooseMSVCCRT.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/CrossCompile.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/FindOCaml.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/FindSphinx.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/GetSVN.cmake
-rw-r--r-- root/root usr/share/llvm/cmake/HandleLLVMOptions.cmake

View File

@ -1,3 +1,3 @@
36a89de82dfe6ca99829743591cf8112 config.h
2d3d8004f38852aa679e5945b8ce0b14 llvm-3.5.1.src.tar.xz
f1e14e949f8df3047c59816c55278cec llvm-3.6.0.src.tar.xz
fcd6954a7fbd05687990e59e87131c3e llvm-config.h

View File

@ -5,7 +5,7 @@
# Depends on: python
name=llvm
version=3.5.1
version=3.6.0
release=1
source=(http://llvm.org/releases/$version/$name-$version.src.tar.xz \
config.h llvm-config.h)