From 4d4d66f192752763ad0cac9b118f4bdf42f2b2c6 Mon Sep 17 00:00:00 2001 From: piernov Date: Thu, 24 May 2012 18:25:30 +0000 Subject: llvm 3.1-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- llvm/.footprint.i686 | 185 ++++++++++++++++++++++---------- llvm/.footprint.x86_64 | 185 ++++++++++++++++++++++---------- llvm/.md5sum.i686 | 6 +- llvm/.md5sum.x86_64 | 6 +- llvm/Pkgfile | 28 ++++- llvm/fix-libprofile_rt.a-location.patch | 12 +++ 6 files changed, 295 insertions(+), 127 deletions(-) create mode 100644 llvm/fix-libprofile_rt.a-location.patch (limited to 'llvm') diff --git a/llvm/.footprint.i686 b/llvm/.footprint.i686 index cab83a7e8..8ef675bf3 100644 --- a/llvm/.footprint.i686 +++ b/llvm/.footprint.i686 @@ -26,8 +26,10 @@ lrwxrwxrwx root/root usr/bin/clang++ -> clang -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 +-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 +-rwxr-xr-x root/root usr/bin/llvm-stress -rwxr-xr-x root/root usr/bin/llvm-stub -rwxr-xr-x root/root usr/bin/llvm-tblgen -rwxr-xr-x root/root usr/bin/macho-dump @@ -53,6 +55,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/AttrImpl.inc -rw-r--r-- root/root usr/include/clang/AST/Attrs.inc -rw-r--r-- root/root usr/include/clang/AST/BaseSubobject.h +-rw-r--r-- root/root usr/include/clang/AST/BuiltinTypes.def -rw-r--r-- root/root usr/include/clang/AST/CXXInheritance.h -rw-r--r-- root/root usr/include/clang/AST/CanonicalType.h -rw-r--r-- root/root usr/include/clang/AST/CharUnits.h @@ -63,6 +66,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/DeclContextInternals.h -rw-r--r-- root/root usr/include/clang/AST/DeclFriend.h -rw-r--r-- root/root usr/include/clang/AST/DeclGroup.h +-rw-r--r-- root/root usr/include/clang/AST/DeclLookups.h -rw-r--r-- root/root usr/include/clang/AST/DeclNodes.inc -rw-r--r-- root/root usr/include/clang/AST/DeclObjC.h -rw-r--r-- root/root usr/include/clang/AST/DeclTemplate.h @@ -75,7 +79,9 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/ExprObjC.h -rw-r--r-- root/root usr/include/clang/AST/ExternalASTSource.h -rw-r--r-- root/root usr/include/clang/AST/GlobalDecl.h +-rw-r--r-- root/root usr/include/clang/AST/LambdaMangleContext.h -rw-r--r-- root/root usr/include/clang/AST/Mangle.h +-rw-r--r-- root/root usr/include/clang/AST/NSAPI.h -rw-r--r-- root/root usr/include/clang/AST/NestedNameSpecifier.h -rw-r--r-- root/root usr/include/clang/AST/OperationKinds.h -rw-r--r-- root/root usr/include/clang/AST/ParentMap.h @@ -101,14 +107,15 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/TypeOrdering.h -rw-r--r-- root/root usr/include/clang/AST/TypeVisitor.h -rw-r--r-- root/root usr/include/clang/AST/UnresolvedSet.h --rw-r--r-- root/root usr/include/clang/AST/UsuallyTinyPtrVector.h -rw-r--r-- root/root usr/include/clang/AST/VTTBuilder.h -rw-r--r-- root/root usr/include/clang/AST/VTableBuilder.h drwxr-xr-x root/root usr/include/clang/Analysis/ drwxr-xr-x root/root usr/include/clang/Analysis/Analyses/ -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h +-rw-r--r-- root/root usr/include/clang/Analysis/Analyses/Dominators.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/FormatString.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/LiveVariables.h +-rw-r--r-- root/root usr/include/clang/Analysis/Analyses/PostOrderCFGView.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/ReachableCode.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/ThreadSafety.h @@ -117,6 +124,7 @@ drwxr-xr-x root/root usr/include/clang/Analysis/Analyses/ -rw-r--r-- root/root usr/include/clang/Analysis/AnalysisDiagnostic.h -rw-r--r-- root/root usr/include/clang/Analysis/CFG.h -rw-r--r-- root/root usr/include/clang/Analysis/CFGStmtMap.h +-rw-r--r-- root/root usr/include/clang/Analysis/CallGraph.h drwxr-xr-x root/root usr/include/clang/Analysis/DomainSpecific/ -rw-r--r-- root/root usr/include/clang/Analysis/DomainSpecific/CocoaConventions.h drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/ @@ -126,7 +134,6 @@ drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/ drwxr-xr-x root/root usr/include/clang/Analysis/Support/ -rw-r--r-- root/root usr/include/clang/Analysis/Support/BlkExprDeclBitVector.h -rw-r--r-- root/root usr/include/clang/Analysis/Support/BumpVector.h --rw-r--r-- root/root usr/include/clang/Analysis/Support/SaveAndRestore.h drwxr-xr-x root/root usr/include/clang/Analysis/Visitors/ -rw-r--r-- root/root usr/include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h -rw-r--r-- root/root usr/include/clang/Analysis/Visitors/CFGRecStmtVisitor.h @@ -134,16 +141,17 @@ drwxr-xr-x root/root usr/include/clang/Analysis/Visitors/ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/ABI.h -rw-r--r-- root/root usr/include/clang/Basic/AddressSpaces.h +-rw-r--r-- root/root usr/include/clang/Basic/AllDiagnostics.h -rw-r--r-- root/root usr/include/clang/Basic/AttrKinds.h -rw-r--r-- root/root usr/include/clang/Basic/AttrList.inc -rw-r--r-- root/root usr/include/clang/Basic/Builtins.def -rw-r--r-- root/root usr/include/clang/Basic/Builtins.h -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsARM.def +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagon.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPPC.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPTX.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsX86.def -rw-r--r-- root/root usr/include/clang/Basic/ConvertUTF.h --rw-r--r-- root/root usr/include/clang/Basic/DelayedCleanupPool.h -rw-r--r-- root/root usr/include/clang/Basic/Diagnostic.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisKinds.inc @@ -157,6 +165,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParseKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSemaKinds.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerializationKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/ExceptionSpecificationType.h -rw-r--r-- root/root usr/include/clang/Basic/ExpressionTraits.h -rw-r--r-- root/root usr/include/clang/Basic/FileManager.h @@ -164,10 +173,12 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/FileSystemStatCache.h -rw-r--r-- root/root usr/include/clang/Basic/IdentifierTable.h -rw-r--r-- root/root usr/include/clang/Basic/LLVM.h +-rw-r--r-- root/root usr/include/clang/Basic/Lambda.h -rw-r--r-- root/root usr/include/clang/Basic/LangOptions.def -rw-r--r-- root/root usr/include/clang/Basic/LangOptions.h -rw-r--r-- root/root usr/include/clang/Basic/Linkage.h -rw-r--r-- root/root usr/include/clang/Basic/MacroBuilder.h +-rw-r--r-- root/root usr/include/clang/Basic/Module.h -rw-r--r-- root/root usr/include/clang/Basic/OnDiskHashTable.h -rw-r--r-- root/root usr/include/clang/Basic/OpenCL.h -rw-r--r-- root/root usr/include/clang/Basic/OpenCLExtensions.def @@ -195,6 +206,8 @@ drwxr-xr-x root/root usr/include/clang/CodeGen/ -rw-r--r-- root/root usr/include/clang/CodeGen/BackendUtil.h -rw-r--r-- root/root usr/include/clang/CodeGen/CodeGenAction.h -rw-r--r-- root/root usr/include/clang/CodeGen/ModuleBuilder.h +drwxr-xr-x root/root usr/include/clang/Config/ +-rw-r--r-- root/root usr/include/clang/Config/config.h drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Action.h -rw-r--r-- root/root usr/include/clang/Driver/Arg.h @@ -206,7 +219,6 @@ drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Compilation.h -rw-r--r-- root/root usr/include/clang/Driver/Driver.h -rw-r--r-- root/root usr/include/clang/Driver/DriverDiagnostic.h --rw-r--r-- root/root usr/include/clang/Driver/HostInfo.h -rw-r--r-- root/root usr/include/clang/Driver/Job.h -rw-r--r-- root/root usr/include/clang/Driver/ObjCRuntime.h -rw-r--r-- root/root usr/include/clang/Driver/OptSpecifier.h @@ -220,18 +232,26 @@ drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Types.def -rw-r--r-- root/root usr/include/clang/Driver/Types.h -rw-r--r-- root/root usr/include/clang/Driver/Util.h +drwxr-xr-x root/root usr/include/clang/Edit/ +-rw-r--r-- root/root usr/include/clang/Edit/Commit.h +-rw-r--r-- root/root usr/include/clang/Edit/EditedSource.h +-rw-r--r-- root/root usr/include/clang/Edit/EditsReceiver.h +-rw-r--r-- root/root usr/include/clang/Edit/FileOffset.h +-rw-r--r-- root/root usr/include/clang/Edit/Rewriters.h drwxr-xr-x root/root usr/include/clang/Frontend/ -rw-r--r-- root/root usr/include/clang/Frontend/ASTConsumers.h -rw-r--r-- root/root usr/include/clang/Frontend/ASTUnit.h -rw-r--r-- root/root usr/include/clang/Frontend/Analyses.def -rw-r--r-- root/root usr/include/clang/Frontend/AnalyzerOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/ChainedDiagnosticConsumer.h +-rw-r--r-- root/root usr/include/clang/Frontend/ChainedIncludesSource.h -rw-r--r-- root/root usr/include/clang/Frontend/CodeGenOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/CommandLineSourceLoc.h -rw-r--r-- root/root usr/include/clang/Frontend/CompilerInstance.h -rw-r--r-- root/root usr/include/clang/Frontend/CompilerInvocation.h -rw-r--r-- root/root usr/include/clang/Frontend/DependencyOutputOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/DiagnosticOptions.h +-rw-r--r-- root/root usr/include/clang/Frontend/DiagnosticRenderer.h -rw-r--r-- root/root usr/include/clang/Frontend/FrontendAction.h -rw-r--r-- root/root usr/include/clang/Frontend/FrontendActions.h -rw-r--r-- root/root usr/include/clang/Frontend/FrontendDiagnostic.h @@ -240,30 +260,20 @@ drwxr-xr-x root/root usr/include/clang/Frontend/ -rw-r--r-- root/root usr/include/clang/Frontend/HeaderSearchOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/LangStandard.h -rw-r--r-- root/root usr/include/clang/Frontend/LangStandards.def +-rw-r--r-- root/root usr/include/clang/Frontend/LayoutOverrideSource.h -rw-r--r-- root/root usr/include/clang/Frontend/LogDiagnosticPrinter.h +-rw-r--r-- root/root usr/include/clang/Frontend/MigratorOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/MultiplexConsumer.h -rw-r--r-- root/root usr/include/clang/Frontend/PreprocessorOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/PreprocessorOutputOptions.h +-rw-r--r-- root/root usr/include/clang/Frontend/SerializedDiagnosticPrinter.h +-rw-r--r-- root/root usr/include/clang/Frontend/TextDiagnostic.h -rw-r--r-- root/root usr/include/clang/Frontend/TextDiagnosticBuffer.h -rw-r--r-- root/root usr/include/clang/Frontend/TextDiagnosticPrinter.h -rw-r--r-- root/root usr/include/clang/Frontend/Utils.h -rw-r--r-- root/root usr/include/clang/Frontend/VerifyDiagnosticConsumer.h drwxr-xr-x root/root usr/include/clang/FrontendTool/ -rw-r--r-- root/root usr/include/clang/FrontendTool/Utils.h -drwxr-xr-x root/root usr/include/clang/Index/ --rw-r--r-- root/root usr/include/clang/Index/ASTLocation.h --rw-r--r-- root/root usr/include/clang/Index/Analyzer.h --rw-r--r-- root/root usr/include/clang/Index/CallGraph.h --rw-r--r-- root/root usr/include/clang/Index/DeclReferenceMap.h --rw-r--r-- root/root usr/include/clang/Index/Entity.h --rw-r--r-- root/root usr/include/clang/Index/GlobalSelector.h --rw-r--r-- root/root usr/include/clang/Index/Handlers.h --rw-r--r-- root/root usr/include/clang/Index/IndexProvider.h --rw-r--r-- root/root usr/include/clang/Index/Indexer.h --rw-r--r-- root/root usr/include/clang/Index/Program.h --rw-r--r-- root/root usr/include/clang/Index/STLExtras.h --rw-r--r-- root/root usr/include/clang/Index/SelectorMap.h --rw-r--r-- root/root usr/include/clang/Index/TranslationUnit.h drwxr-xr-x root/root usr/include/clang/Lex/ -rw-r--r-- root/root usr/include/clang/Lex/AttrSpellings.inc -rw-r--r-- root/root usr/include/clang/Lex/CodeCompletionHandler.h @@ -276,6 +286,7 @@ drwxr-xr-x root/root usr/include/clang/Lex/ -rw-r--r-- root/root usr/include/clang/Lex/LiteralSupport.h -rw-r--r-- root/root usr/include/clang/Lex/MacroInfo.h -rw-r--r-- root/root usr/include/clang/Lex/ModuleLoader.h +-rw-r--r-- root/root usr/include/clang/Lex/ModuleMap.h -rw-r--r-- root/root usr/include/clang/Lex/MultipleIncludeOpt.h -rw-r--r-- root/root usr/include/clang/Lex/PPCallbacks.h -rw-r--r-- root/root usr/include/clang/Lex/PTHLexer.h @@ -305,6 +316,9 @@ drwxr-xr-x root/root usr/include/clang/Rewrite/ -rw-r--r-- root/root usr/include/clang/Rewrite/TokenRewriter.h drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/AnalysisBasedWarnings.h +-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrKinds.inc +-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrList.inc +-rw-r--r-- root/root usr/include/clang/Sema/AttrTemplateInstantiate.inc -rw-r--r-- root/root usr/include/clang/Sema/AttributeList.h -rw-r--r-- root/root usr/include/clang/Sema/CXXFieldCollector.h -rw-r--r-- root/root usr/include/clang/Sema/CodeCompleteConsumer.h @@ -316,7 +330,6 @@ drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/Initialization.h -rw-r--r-- root/root usr/include/clang/Sema/LocInfoType.h -rw-r--r-- root/root usr/include/clang/Sema/Lookup.h --rw-r--r-- root/root usr/include/clang/Sema/MultiInitializer.h -rw-r--r-- root/root usr/include/clang/Sema/ObjCMethodList.h -rw-r--r-- root/root usr/include/clang/Sema/Overload.h -rw-r--r-- root/root usr/include/clang/Sema/Ownership.h @@ -340,13 +353,14 @@ drwxr-xr-x root/root usr/include/clang/Serialization/ -rw-r--r-- root/root usr/include/clang/Serialization/ASTWriter.h -rw-r--r-- root/root usr/include/clang/Serialization/AttrPCHRead.inc -rw-r--r-- root/root usr/include/clang/Serialization/AttrPCHWrite.inc --rw-r--r-- root/root usr/include/clang/Serialization/ChainedIncludesSource.h -rw-r--r-- root/root usr/include/clang/Serialization/ContinuousRangeMap.h -rw-r--r-- root/root usr/include/clang/Serialization/Module.h -rw-r--r-- root/root usr/include/clang/Serialization/ModuleManager.h +-rw-r--r-- root/root usr/include/clang/Serialization/SerializationDiagnostic.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Checkers/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/CommonBugCategories.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/DereferenceChecker.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/ @@ -371,11 +385,12 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h --rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngineBuilders.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ObjCMessage.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h @@ -383,10 +398,15 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Frontend/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Frontend/FrontendActions.h +drwxr-xr-x root/root usr/include/clang/Tooling/ +-rw-r--r-- root/root usr/include/clang/Tooling/CompilationDatabase.h +-rw-r--r-- root/root usr/include/clang/Tooling/Tooling.h drwxr-xr-x root/root usr/include/llvm-c/ -rw-r--r-- root/root usr/include/llvm-c/Analysis.h -rw-r--r-- root/root usr/include/llvm-c/BitReader.h @@ -399,10 +419,12 @@ 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/Object.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/ -rw-r--r-- root/root usr/include/llvm-c/Transforms/IPO.h -rw-r--r-- root/root usr/include/llvm-c/Transforms/PassManagerBuilder.h -rw-r--r-- root/root usr/include/llvm-c/Transforms/Scalar.h +-rw-r--r-- root/root usr/include/llvm-c/Transforms/Vectorize.h -rw-r--r-- root/root usr/include/llvm-c/lto.h drwxr-xr-x root/root usr/include/llvm/ drwxr-xr-x root/root usr/include/llvm/ADT/ @@ -420,6 +442,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/EquivalenceClasses.h -rw-r--r-- root/root usr/include/llvm/ADT/FoldingSet.h -rw-r--r-- root/root usr/include/llvm/ADT/GraphTraits.h +-rw-r--r-- root/root usr/include/llvm/ADT/Hashing.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableIntervalMap.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableList.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableMap.h @@ -448,6 +471,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/SmallString.h -rw-r--r-- root/root usr/include/llvm/ADT/SmallVector.h -rw-r--r-- root/root usr/include/llvm/ADT/SparseBitVector.h +-rw-r--r-- root/root usr/include/llvm/ADT/SparseSet.h -rw-r--r-- root/root usr/include/llvm/ADT/Statistic.h -rw-r--r-- root/root usr/include/llvm/ADT/StringExtras.h -rw-r--r-- root/root usr/include/llvm/ADT/StringMap.h @@ -460,7 +484,8 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/Twine.h -rw-r--r-- root/root usr/include/llvm/ADT/UniqueVector.h -rw-r--r-- root/root usr/include/llvm/ADT/ValueMap.h --rw-r--r-- root/root usr/include/llvm/ADT/VectorExtras.h +-rw-r--r-- root/root usr/include/llvm/ADT/VariadicFunction.h +-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 drwxr-xr-x root/root usr/include/llvm/Analysis/ @@ -541,9 +566,9 @@ drwxr-xr-x root/root usr/include/llvm/Bitcode/ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/Analysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/AsmPrinter.h --rw-r--r-- root/root usr/include/llvm/CodeGen/BinaryObject.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/DFAPacketizer.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/FunctionLoweringInfo.h @@ -560,6 +585,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllCodegenComponents.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveInterval.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalAnalysis.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRangeEdit.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 @@ -576,6 +602,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -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 +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBundle.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineJumpTableInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopRanges.h @@ -587,7 +614,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -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/ObjectCodeEmitter.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h 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/HeuristicBase.h @@ -602,8 +629,10 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/ -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/RegisterScavenging.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ResourcePriorityQueue.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RuntimeLibcalls.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAG.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAGInstrs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleHazardRecognizer.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SchedulerRegistry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScoreboardHazardRecognizer.h @@ -625,17 +654,18 @@ drwxr-xr-x root/root usr/include/llvm/Config/ -rw-r--r-- root/root usr/include/llvm/Constants.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/DebugInfoProbe.h -rw-r--r-- root/root usr/include/llvm/DefaultPasses.h -rw-r--r-- root/root usr/include/llvm/DerivedTypes.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/IntelJITEventsWrapper.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/RuntimeDyld.h -rw-r--r-- root/root usr/include/llvm/Function.h -rw-r--r-- root/root usr/include/llvm/GVMaterializer.h @@ -653,8 +683,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/ -rw-r--r-- root/root usr/include/llvm/Intrinsics.h -rw-r--r-- root/root usr/include/llvm/Intrinsics.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsARM.td --rw-r--r-- root/root usr/include/llvm/IntrinsicsAlpha.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsCellSPU.td +-rw-r--r-- root/root usr/include/llvm/IntrinsicsHexagon.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsPTX.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsPowerPC.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsX86.td @@ -715,6 +745,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -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 +-rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFObjectWriter.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/SubtargetFeature.h @@ -724,6 +755,7 @@ 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/ELF.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 @@ -758,6 +790,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/DOTGraphTraits.h -rw-r--r-- root/root usr/include/llvm/Support/DataExtractor.h -rw-r--r-- root/root usr/include/llvm/Support/DataFlow.h +-rw-r--r-- root/root usr/include/llvm/Support/DataStream.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/DebugLoc.h @@ -784,6 +817,9 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/InstVisitor.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/MDBuilder.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 @@ -812,9 +848,11 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/Registry.h -rw-r--r-- root/root usr/include/llvm/Support/RegistryParser.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/Signals.h -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/StreamableMemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/StringPool.h -rw-r--r-- root/root usr/include/llvm/Support/SwapByteOrder.h -rw-r--r-- root/root usr/include/llvm/Support/SystemUtils.h @@ -830,6 +868,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -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/Win64EH.h +-rw-r--r-- root/root usr/include/llvm/Support/YAMLParser.h -rw-r--r-- root/root usr/include/llvm/Support/circular_raw_ostream.h -rw-r--r-- root/root usr/include/llvm/Support/raw_os_ostream.h -rw-r--r-- root/root usr/include/llvm/Support/raw_ostream.h @@ -874,11 +913,12 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/AddrModeMatcher.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h --rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicInliner.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.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/FunctionUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Local.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 @@ -886,6 +926,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -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 -rw-r--r-- root/root usr/include/llvm/Type.h -rw-r--r-- root/root usr/include/llvm/Use.h -rw-r--r-- root/root usr/include/llvm/User.h @@ -893,38 +934,51 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/ValueSymbolTable.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/clang/ -drwxr-xr-x root/root usr/lib/clang/3.0/ -drwxr-xr-x root/root usr/lib/clang/3.0/include/ --rw-r--r-- root/root usr/lib/clang/3.0/include/altivec.h --rw-r--r-- root/root usr/lib/clang/3.0/include/arm_neon.h --rw-r--r-- root/root usr/lib/clang/3.0/include/avxintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/emmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/float.h --rw-r--r-- root/root usr/lib/clang/3.0/include/immintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/iso646.h --rw-r--r-- root/root usr/lib/clang/3.0/include/limits.h --rw-r--r-- root/root usr/lib/clang/3.0/include/mm3dnow.h --rw-r--r-- root/root usr/lib/clang/3.0/include/mm_malloc.h --rw-r--r-- root/root usr/lib/clang/3.0/include/mmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/nmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/pmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/smmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdalign.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdarg.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdbool.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stddef.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdint.h --rw-r--r-- root/root usr/lib/clang/3.0/include/tgmath.h --rw-r--r-- root/root usr/lib/clang/3.0/include/tmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/varargs.h --rw-r--r-- root/root usr/lib/clang/3.0/include/wmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/x86intrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/xmmintrin.h +drwxr-xr-x root/root usr/lib/clang/3.1/ +drwxr-xr-x root/root usr/lib/clang/3.1/include/ +-rw-r--r-- root/root usr/lib/clang/3.1/include/altivec.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/arm_neon.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/avx2intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/avxintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/bmi2intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/bmiintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/cpuid.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/emmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/float.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/fma4intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/immintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/iso646.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/limits.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/lzcntintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/mm3dnow.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/mm_malloc.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/mmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/module.map +-rw-r--r-- root/root usr/lib/clang/3.1/include/nmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/pmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/popcntintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/smmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdalign.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdarg.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdbool.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stddef.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdint.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/tgmath.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/tmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/unwind.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/varargs.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/wmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/x86intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/xmmintrin.h +drwxr-xr-x root/root usr/lib/clang/3.1/lib/ +drwxr-xr-x root/root usr/lib/clang/3.1/lib/linux/ +-rw-r--r-- root/root usr/lib/clang/3.1/lib/linux/libclang_rt.asan-x86_64.a +-rw-r--r-- root/root usr/lib/clang/3.1/lib/linux/libclang_rt.full-x86_64.a +-rw-r--r-- root/root usr/lib/clang/3.1/lib/linux/libclang_rt.profile-x86_64.a drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/BugpointPasses.so -rwxr-xr-x root/root usr/lib/llvm/LLVMHello.so --rwxr-xr-x root/root usr/lib/llvm/libEnhancedDisassembly.a --rwxr-xr-x root/root usr/lib/llvm/libLLVM-3.0.so +-rwxr-xr-x root/root usr/lib/llvm/libLLVM-3.1.so -rwxr-xr-x root/root usr/lib/llvm/libLLVMAnalysis.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMArchive.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMAsmParser.a @@ -952,6 +1006,7 @@ drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/libLLVMTableGen.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMTarget.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMTransformUtils.a +-rwxr-xr-x root/root usr/lib/llvm/libLLVMVectorize.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMX86AsmParser.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMX86AsmPrinter.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMX86CodeGen.a @@ -971,9 +1026,9 @@ drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/libclangBasic.a -rwxr-xr-x root/root usr/lib/llvm/libclangCodeGen.a -rwxr-xr-x root/root usr/lib/llvm/libclangDriver.a +-rwxr-xr-x root/root usr/lib/llvm/libclangEdit.a -rwxr-xr-x root/root usr/lib/llvm/libclangFrontend.a -rwxr-xr-x root/root usr/lib/llvm/libclangFrontendTool.a --rwxr-xr-x root/root usr/lib/llvm/libclangIndex.a -rwxr-xr-x root/root usr/lib/llvm/libclangLex.a -rwxr-xr-x root/root usr/lib/llvm/libclangParse.a -rwxr-xr-x root/root usr/lib/llvm/libclangRewrite.a @@ -982,12 +1037,14 @@ drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/libclangStaticAnalyzerCheckers.a -rwxr-xr-x root/root usr/lib/llvm/libclangStaticAnalyzerCore.a -rwxr-xr-x root/root usr/lib/llvm/libclangStaticAnalyzerFrontend.a +-rwxr-xr-x root/root usr/lib/llvm/libclangTooling.a -rwxr-xr-x root/root usr/lib/llvm/libprofile_rt.a -rwxr-xr-x root/root usr/lib/llvm/libprofile_rt.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/llvm/ -rw-r--r-- root/root usr/share/llvm/html.tar.gz drwxr-xr-x root/root usr/share/llvm/html/ +-rw-r--r-- root/root usr/share/llvm/html/AddressSanitizer.html -rw-r--r-- root/root usr/share/llvm/html/AliasAnalysis.html -rw-r--r-- root/root usr/share/llvm/html/AnalyzerRegions.html -rw-r--r-- root/root usr/share/llvm/html/Atomics.html @@ -995,7 +1052,6 @@ drwxr-xr-x root/root usr/share/llvm/html/ -rw-r--r-- root/root usr/share/llvm/html/BitCodeFormat.html -rw-r--r-- root/root usr/share/llvm/html/BranchWeightMetadata.html -rw-r--r-- root/root usr/share/llvm/html/Bugpoint.html --rw-r--r-- root/root usr/share/llvm/html/CFEBuildInstrs.html -rw-r--r-- root/root usr/share/llvm/html/CMake.html -rw-r--r-- root/root usr/share/llvm/html/CodeGenerator.html -rw-r--r-- root/root usr/share/llvm/html/CodingStandards.html @@ -1009,7 +1065,9 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-ar.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-as.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-bcanalyzer.html +-rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-build.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-config.html +-rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-cov.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-diff.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-dis.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-extract.html @@ -1018,6 +1076,7 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-nm.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-prof.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-ranlib.html +-rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-stress.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/manpage.css -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/opt.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/tblgen.html @@ -1035,14 +1094,17 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/GettingStarted.html -rw-r--r-- root/root usr/share/llvm/html/GettingStartedVS.html -rw-r--r-- root/root usr/share/llvm/html/GoldPlugin.html +-rw-r--r-- root/root usr/share/llvm/html/HowToAddABuilder.html -rw-r--r-- root/root usr/share/llvm/html/HowToReleaseLLVM.html -rw-r--r-- root/root usr/share/llvm/html/HowToSubmitABug.html -rw-r--r-- root/root usr/share/llvm/html/InternalsManual.html +-rw-r--r-- root/root usr/share/llvm/html/LLVMBuild.html -rw-r--r-- root/root usr/share/llvm/html/LangRef.html -rw-r--r-- root/root usr/share/llvm/html/LanguageExtensions.html -rw-r--r-- root/root usr/share/llvm/html/Lexicon.html -rw-r--r-- root/root usr/share/llvm/html/LinkTimeOptimization.html -rw-r--r-- root/root usr/share/llvm/html/MakefileGuide.html +-rw-r--r-- root/root usr/share/llvm/html/ObjectiveCLiterals.html -rw-r--r-- root/root usr/share/llvm/html/PCHInternals.html -rw-r--r-- root/root usr/share/llvm/html/PTHInternals.html -rw-r--r-- root/root usr/share/llvm/html/Packaging.html @@ -1054,9 +1116,9 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/SourceLevelDebugging.html -rw-r--r-- root/root usr/share/llvm/html/SystemLibrary.html -rw-r--r-- root/root usr/share/llvm/html/TableGenFundamentals.html +-rw-r--r-- root/root usr/share/llvm/html/TestSuiteMakefileGuide.html -rw-r--r-- root/root usr/share/llvm/html/TestingGuide.html -rw-r--r-- root/root usr/share/llvm/html/UsersManual.html --rw-r--r-- root/root usr/share/llvm/html/UsingLibraries.html -rw-r--r-- root/root usr/share/llvm/html/WritingAnLLVMBackend.html -rw-r--r-- root/root usr/share/llvm/html/WritingAnLLVMPass.html drwxr-xr-x root/root usr/share/llvm/html/clang/ @@ -1100,7 +1162,9 @@ drwxr-xr-x root/root usr/share/llvm/ps/ -rw-r--r-- root/root usr/share/llvm/ps/llvm-ar.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-as.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-bcanalyzer.ps +-rw-r--r-- root/root usr/share/llvm/ps/llvm-build.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-config.ps +-rw-r--r-- root/root usr/share/llvm/ps/llvm-cov.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-diff.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-dis.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-extract.ps @@ -1109,6 +1173,7 @@ drwxr-xr-x root/root usr/share/llvm/ps/ -rw-r--r-- root/root usr/share/llvm/ps/llvm-nm.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-prof.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-ranlib.ps +-rw-r--r-- root/root usr/share/llvm/ps/llvm-stress.ps -rw-r--r-- root/root usr/share/llvm/ps/opt.ps -rw-r--r-- root/root usr/share/llvm/ps/tblgen.ps drwxr-xr-x root/root usr/share/man/ @@ -1122,6 +1187,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/llvm-as.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-bcanalyzer.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/llvm-cov.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-diff.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-dis.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-extract.1.gz @@ -1130,5 +1196,6 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/llvm-nm.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-prof.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-ranlib.1.gz +-rw-r--r-- root/root usr/share/man/man1/llvm-stress.1.gz -rw-r--r-- root/root usr/share/man/man1/opt.1.gz -rw-r--r-- root/root usr/share/man/man1/tblgen.1.gz diff --git a/llvm/.footprint.x86_64 b/llvm/.footprint.x86_64 index cab83a7e8..8ef675bf3 100644 --- a/llvm/.footprint.x86_64 +++ b/llvm/.footprint.x86_64 @@ -26,8 +26,10 @@ lrwxrwxrwx root/root usr/bin/clang++ -> clang -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 +-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 +-rwxr-xr-x root/root usr/bin/llvm-stress -rwxr-xr-x root/root usr/bin/llvm-stub -rwxr-xr-x root/root usr/bin/llvm-tblgen -rwxr-xr-x root/root usr/bin/macho-dump @@ -53,6 +55,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/AttrImpl.inc -rw-r--r-- root/root usr/include/clang/AST/Attrs.inc -rw-r--r-- root/root usr/include/clang/AST/BaseSubobject.h +-rw-r--r-- root/root usr/include/clang/AST/BuiltinTypes.def -rw-r--r-- root/root usr/include/clang/AST/CXXInheritance.h -rw-r--r-- root/root usr/include/clang/AST/CanonicalType.h -rw-r--r-- root/root usr/include/clang/AST/CharUnits.h @@ -63,6 +66,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/DeclContextInternals.h -rw-r--r-- root/root usr/include/clang/AST/DeclFriend.h -rw-r--r-- root/root usr/include/clang/AST/DeclGroup.h +-rw-r--r-- root/root usr/include/clang/AST/DeclLookups.h -rw-r--r-- root/root usr/include/clang/AST/DeclNodes.inc -rw-r--r-- root/root usr/include/clang/AST/DeclObjC.h -rw-r--r-- root/root usr/include/clang/AST/DeclTemplate.h @@ -75,7 +79,9 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/ExprObjC.h -rw-r--r-- root/root usr/include/clang/AST/ExternalASTSource.h -rw-r--r-- root/root usr/include/clang/AST/GlobalDecl.h +-rw-r--r-- root/root usr/include/clang/AST/LambdaMangleContext.h -rw-r--r-- root/root usr/include/clang/AST/Mangle.h +-rw-r--r-- root/root usr/include/clang/AST/NSAPI.h -rw-r--r-- root/root usr/include/clang/AST/NestedNameSpecifier.h -rw-r--r-- root/root usr/include/clang/AST/OperationKinds.h -rw-r--r-- root/root usr/include/clang/AST/ParentMap.h @@ -101,14 +107,15 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/TypeOrdering.h -rw-r--r-- root/root usr/include/clang/AST/TypeVisitor.h -rw-r--r-- root/root usr/include/clang/AST/UnresolvedSet.h --rw-r--r-- root/root usr/include/clang/AST/UsuallyTinyPtrVector.h -rw-r--r-- root/root usr/include/clang/AST/VTTBuilder.h -rw-r--r-- root/root usr/include/clang/AST/VTableBuilder.h drwxr-xr-x root/root usr/include/clang/Analysis/ drwxr-xr-x root/root usr/include/clang/Analysis/Analyses/ -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h +-rw-r--r-- root/root usr/include/clang/Analysis/Analyses/Dominators.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/FormatString.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/LiveVariables.h +-rw-r--r-- root/root usr/include/clang/Analysis/Analyses/PostOrderCFGView.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/PseudoConstantAnalysis.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/ReachableCode.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/ThreadSafety.h @@ -117,6 +124,7 @@ drwxr-xr-x root/root usr/include/clang/Analysis/Analyses/ -rw-r--r-- root/root usr/include/clang/Analysis/AnalysisDiagnostic.h -rw-r--r-- root/root usr/include/clang/Analysis/CFG.h -rw-r--r-- root/root usr/include/clang/Analysis/CFGStmtMap.h +-rw-r--r-- root/root usr/include/clang/Analysis/CallGraph.h drwxr-xr-x root/root usr/include/clang/Analysis/DomainSpecific/ -rw-r--r-- root/root usr/include/clang/Analysis/DomainSpecific/CocoaConventions.h drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/ @@ -126,7 +134,6 @@ drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/ drwxr-xr-x root/root usr/include/clang/Analysis/Support/ -rw-r--r-- root/root usr/include/clang/Analysis/Support/BlkExprDeclBitVector.h -rw-r--r-- root/root usr/include/clang/Analysis/Support/BumpVector.h --rw-r--r-- root/root usr/include/clang/Analysis/Support/SaveAndRestore.h drwxr-xr-x root/root usr/include/clang/Analysis/Visitors/ -rw-r--r-- root/root usr/include/clang/Analysis/Visitors/CFGRecStmtDeclVisitor.h -rw-r--r-- root/root usr/include/clang/Analysis/Visitors/CFGRecStmtVisitor.h @@ -134,16 +141,17 @@ drwxr-xr-x root/root usr/include/clang/Analysis/Visitors/ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/ABI.h -rw-r--r-- root/root usr/include/clang/Basic/AddressSpaces.h +-rw-r--r-- root/root usr/include/clang/Basic/AllDiagnostics.h -rw-r--r-- root/root usr/include/clang/Basic/AttrKinds.h -rw-r--r-- root/root usr/include/clang/Basic/AttrList.inc -rw-r--r-- root/root usr/include/clang/Basic/Builtins.def -rw-r--r-- root/root usr/include/clang/Basic/Builtins.h -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsARM.def +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagon.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPPC.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPTX.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsX86.def -rw-r--r-- root/root usr/include/clang/Basic/ConvertUTF.h --rw-r--r-- root/root usr/include/clang/Basic/DelayedCleanupPool.h -rw-r--r-- root/root usr/include/clang/Basic/Diagnostic.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisKinds.inc @@ -157,6 +165,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParseKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSemaKinds.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerializationKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/ExceptionSpecificationType.h -rw-r--r-- root/root usr/include/clang/Basic/ExpressionTraits.h -rw-r--r-- root/root usr/include/clang/Basic/FileManager.h @@ -164,10 +173,12 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/FileSystemStatCache.h -rw-r--r-- root/root usr/include/clang/Basic/IdentifierTable.h -rw-r--r-- root/root usr/include/clang/Basic/LLVM.h +-rw-r--r-- root/root usr/include/clang/Basic/Lambda.h -rw-r--r-- root/root usr/include/clang/Basic/LangOptions.def -rw-r--r-- root/root usr/include/clang/Basic/LangOptions.h -rw-r--r-- root/root usr/include/clang/Basic/Linkage.h -rw-r--r-- root/root usr/include/clang/Basic/MacroBuilder.h +-rw-r--r-- root/root usr/include/clang/Basic/Module.h -rw-r--r-- root/root usr/include/clang/Basic/OnDiskHashTable.h -rw-r--r-- root/root usr/include/clang/Basic/OpenCL.h -rw-r--r-- root/root usr/include/clang/Basic/OpenCLExtensions.def @@ -195,6 +206,8 @@ drwxr-xr-x root/root usr/include/clang/CodeGen/ -rw-r--r-- root/root usr/include/clang/CodeGen/BackendUtil.h -rw-r--r-- root/root usr/include/clang/CodeGen/CodeGenAction.h -rw-r--r-- root/root usr/include/clang/CodeGen/ModuleBuilder.h +drwxr-xr-x root/root usr/include/clang/Config/ +-rw-r--r-- root/root usr/include/clang/Config/config.h drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Action.h -rw-r--r-- root/root usr/include/clang/Driver/Arg.h @@ -206,7 +219,6 @@ drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Compilation.h -rw-r--r-- root/root usr/include/clang/Driver/Driver.h -rw-r--r-- root/root usr/include/clang/Driver/DriverDiagnostic.h --rw-r--r-- root/root usr/include/clang/Driver/HostInfo.h -rw-r--r-- root/root usr/include/clang/Driver/Job.h -rw-r--r-- root/root usr/include/clang/Driver/ObjCRuntime.h -rw-r--r-- root/root usr/include/clang/Driver/OptSpecifier.h @@ -220,18 +232,26 @@ drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Types.def -rw-r--r-- root/root usr/include/clang/Driver/Types.h -rw-r--r-- root/root usr/include/clang/Driver/Util.h +drwxr-xr-x root/root usr/include/clang/Edit/ +-rw-r--r-- root/root usr/include/clang/Edit/Commit.h +-rw-r--r-- root/root usr/include/clang/Edit/EditedSource.h +-rw-r--r-- root/root usr/include/clang/Edit/EditsReceiver.h +-rw-r--r-- root/root usr/include/clang/Edit/FileOffset.h +-rw-r--r-- root/root usr/include/clang/Edit/Rewriters.h drwxr-xr-x root/root usr/include/clang/Frontend/ -rw-r--r-- root/root usr/include/clang/Frontend/ASTConsumers.h -rw-r--r-- root/root usr/include/clang/Frontend/ASTUnit.h -rw-r--r-- root/root usr/include/clang/Frontend/Analyses.def -rw-r--r-- root/root usr/include/clang/Frontend/AnalyzerOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/ChainedDiagnosticConsumer.h +-rw-r--r-- root/root usr/include/clang/Frontend/ChainedIncludesSource.h -rw-r--r-- root/root usr/include/clang/Frontend/CodeGenOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/CommandLineSourceLoc.h -rw-r--r-- root/root usr/include/clang/Frontend/CompilerInstance.h -rw-r--r-- root/root usr/include/clang/Frontend/CompilerInvocation.h -rw-r--r-- root/root usr/include/clang/Frontend/DependencyOutputOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/DiagnosticOptions.h +-rw-r--r-- root/root usr/include/clang/Frontend/DiagnosticRenderer.h -rw-r--r-- root/root usr/include/clang/Frontend/FrontendAction.h -rw-r--r-- root/root usr/include/clang/Frontend/FrontendActions.h -rw-r--r-- root/root usr/include/clang/Frontend/FrontendDiagnostic.h @@ -240,30 +260,20 @@ drwxr-xr-x root/root usr/include/clang/Frontend/ -rw-r--r-- root/root usr/include/clang/Frontend/HeaderSearchOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/LangStandard.h -rw-r--r-- root/root usr/include/clang/Frontend/LangStandards.def +-rw-r--r-- root/root usr/include/clang/Frontend/LayoutOverrideSource.h -rw-r--r-- root/root usr/include/clang/Frontend/LogDiagnosticPrinter.h +-rw-r--r-- root/root usr/include/clang/Frontend/MigratorOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/MultiplexConsumer.h -rw-r--r-- root/root usr/include/clang/Frontend/PreprocessorOptions.h -rw-r--r-- root/root usr/include/clang/Frontend/PreprocessorOutputOptions.h +-rw-r--r-- root/root usr/include/clang/Frontend/SerializedDiagnosticPrinter.h +-rw-r--r-- root/root usr/include/clang/Frontend/TextDiagnostic.h -rw-r--r-- root/root usr/include/clang/Frontend/TextDiagnosticBuffer.h -rw-r--r-- root/root usr/include/clang/Frontend/TextDiagnosticPrinter.h -rw-r--r-- root/root usr/include/clang/Frontend/Utils.h -rw-r--r-- root/root usr/include/clang/Frontend/VerifyDiagnosticConsumer.h drwxr-xr-x root/root usr/include/clang/FrontendTool/ -rw-r--r-- root/root usr/include/clang/FrontendTool/Utils.h -drwxr-xr-x root/root usr/include/clang/Index/ --rw-r--r-- root/root usr/include/clang/Index/ASTLocation.h --rw-r--r-- root/root usr/include/clang/Index/Analyzer.h --rw-r--r-- root/root usr/include/clang/Index/CallGraph.h --rw-r--r-- root/root usr/include/clang/Index/DeclReferenceMap.h --rw-r--r-- root/root usr/include/clang/Index/Entity.h --rw-r--r-- root/root usr/include/clang/Index/GlobalSelector.h --rw-r--r-- root/root usr/include/clang/Index/Handlers.h --rw-r--r-- root/root usr/include/clang/Index/IndexProvider.h --rw-r--r-- root/root usr/include/clang/Index/Indexer.h --rw-r--r-- root/root usr/include/clang/Index/Program.h --rw-r--r-- root/root usr/include/clang/Index/STLExtras.h --rw-r--r-- root/root usr/include/clang/Index/SelectorMap.h --rw-r--r-- root/root usr/include/clang/Index/TranslationUnit.h drwxr-xr-x root/root usr/include/clang/Lex/ -rw-r--r-- root/root usr/include/clang/Lex/AttrSpellings.inc -rw-r--r-- root/root usr/include/clang/Lex/CodeCompletionHandler.h @@ -276,6 +286,7 @@ drwxr-xr-x root/root usr/include/clang/Lex/ -rw-r--r-- root/root usr/include/clang/Lex/LiteralSupport.h -rw-r--r-- root/root usr/include/clang/Lex/MacroInfo.h -rw-r--r-- root/root usr/include/clang/Lex/ModuleLoader.h +-rw-r--r-- root/root usr/include/clang/Lex/ModuleMap.h -rw-r--r-- root/root usr/include/clang/Lex/MultipleIncludeOpt.h -rw-r--r-- root/root usr/include/clang/Lex/PPCallbacks.h -rw-r--r-- root/root usr/include/clang/Lex/PTHLexer.h @@ -305,6 +316,9 @@ drwxr-xr-x root/root usr/include/clang/Rewrite/ -rw-r--r-- root/root usr/include/clang/Rewrite/TokenRewriter.h drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/AnalysisBasedWarnings.h +-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrKinds.inc +-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrList.inc +-rw-r--r-- root/root usr/include/clang/Sema/AttrTemplateInstantiate.inc -rw-r--r-- root/root usr/include/clang/Sema/AttributeList.h -rw-r--r-- root/root usr/include/clang/Sema/CXXFieldCollector.h -rw-r--r-- root/root usr/include/clang/Sema/CodeCompleteConsumer.h @@ -316,7 +330,6 @@ drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/Initialization.h -rw-r--r-- root/root usr/include/clang/Sema/LocInfoType.h -rw-r--r-- root/root usr/include/clang/Sema/Lookup.h --rw-r--r-- root/root usr/include/clang/Sema/MultiInitializer.h -rw-r--r-- root/root usr/include/clang/Sema/ObjCMethodList.h -rw-r--r-- root/root usr/include/clang/Sema/Overload.h -rw-r--r-- root/root usr/include/clang/Sema/Ownership.h @@ -340,13 +353,14 @@ drwxr-xr-x root/root usr/include/clang/Serialization/ -rw-r--r-- root/root usr/include/clang/Serialization/ASTWriter.h -rw-r--r-- root/root usr/include/clang/Serialization/AttrPCHRead.inc -rw-r--r-- root/root usr/include/clang/Serialization/AttrPCHWrite.inc --rw-r--r-- root/root usr/include/clang/Serialization/ChainedIncludesSource.h -rw-r--r-- root/root usr/include/clang/Serialization/ContinuousRangeMap.h -rw-r--r-- root/root usr/include/clang/Serialization/Module.h -rw-r--r-- root/root usr/include/clang/Serialization/ModuleManager.h +-rw-r--r-- root/root usr/include/clang/Serialization/SerializationDiagnostic.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Checkers/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/ClangCheckers.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/CommonBugCategories.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/DereferenceChecker.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/ @@ -371,11 +385,12 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h --rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngineBuilders.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ObjCMessage.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h @@ -383,10 +398,15 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Frontend/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Frontend/FrontendActions.h +drwxr-xr-x root/root usr/include/clang/Tooling/ +-rw-r--r-- root/root usr/include/clang/Tooling/CompilationDatabase.h +-rw-r--r-- root/root usr/include/clang/Tooling/Tooling.h drwxr-xr-x root/root usr/include/llvm-c/ -rw-r--r-- root/root usr/include/llvm-c/Analysis.h -rw-r--r-- root/root usr/include/llvm-c/BitReader.h @@ -399,10 +419,12 @@ 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/Object.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/ -rw-r--r-- root/root usr/include/llvm-c/Transforms/IPO.h -rw-r--r-- root/root usr/include/llvm-c/Transforms/PassManagerBuilder.h -rw-r--r-- root/root usr/include/llvm-c/Transforms/Scalar.h +-rw-r--r-- root/root usr/include/llvm-c/Transforms/Vectorize.h -rw-r--r-- root/root usr/include/llvm-c/lto.h drwxr-xr-x root/root usr/include/llvm/ drwxr-xr-x root/root usr/include/llvm/ADT/ @@ -420,6 +442,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/EquivalenceClasses.h -rw-r--r-- root/root usr/include/llvm/ADT/FoldingSet.h -rw-r--r-- root/root usr/include/llvm/ADT/GraphTraits.h +-rw-r--r-- root/root usr/include/llvm/ADT/Hashing.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableIntervalMap.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableList.h -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableMap.h @@ -448,6 +471,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/SmallString.h -rw-r--r-- root/root usr/include/llvm/ADT/SmallVector.h -rw-r--r-- root/root usr/include/llvm/ADT/SparseBitVector.h +-rw-r--r-- root/root usr/include/llvm/ADT/SparseSet.h -rw-r--r-- root/root usr/include/llvm/ADT/Statistic.h -rw-r--r-- root/root usr/include/llvm/ADT/StringExtras.h -rw-r--r-- root/root usr/include/llvm/ADT/StringMap.h @@ -460,7 +484,8 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/Twine.h -rw-r--r-- root/root usr/include/llvm/ADT/UniqueVector.h -rw-r--r-- root/root usr/include/llvm/ADT/ValueMap.h --rw-r--r-- root/root usr/include/llvm/ADT/VectorExtras.h +-rw-r--r-- root/root usr/include/llvm/ADT/VariadicFunction.h +-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 drwxr-xr-x root/root usr/include/llvm/Analysis/ @@ -541,9 +566,9 @@ drwxr-xr-x root/root usr/include/llvm/Bitcode/ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/Analysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/AsmPrinter.h --rw-r--r-- root/root usr/include/llvm/CodeGen/BinaryObject.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/DFAPacketizer.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/FunctionLoweringInfo.h @@ -560,6 +585,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllCodegenComponents.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveInterval.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalAnalysis.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRangeEdit.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 @@ -576,6 +602,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -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 +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBundle.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineJumpTableInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopRanges.h @@ -587,7 +614,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -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/ObjectCodeEmitter.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h 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/HeuristicBase.h @@ -602,8 +629,10 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/ -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/RegisterScavenging.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ResourcePriorityQueue.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RuntimeLibcalls.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAG.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAGInstrs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleHazardRecognizer.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SchedulerRegistry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScoreboardHazardRecognizer.h @@ -625,17 +654,18 @@ drwxr-xr-x root/root usr/include/llvm/Config/ -rw-r--r-- root/root usr/include/llvm/Constants.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/DebugInfoProbe.h -rw-r--r-- root/root usr/include/llvm/DefaultPasses.h -rw-r--r-- root/root usr/include/llvm/DerivedTypes.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/IntelJITEventsWrapper.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/RuntimeDyld.h -rw-r--r-- root/root usr/include/llvm/Function.h -rw-r--r-- root/root usr/include/llvm/GVMaterializer.h @@ -653,8 +683,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/ -rw-r--r-- root/root usr/include/llvm/Intrinsics.h -rw-r--r-- root/root usr/include/llvm/Intrinsics.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsARM.td --rw-r--r-- root/root usr/include/llvm/IntrinsicsAlpha.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsCellSPU.td +-rw-r--r-- root/root usr/include/llvm/IntrinsicsHexagon.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsPTX.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsPowerPC.td -rw-r--r-- root/root usr/include/llvm/IntrinsicsX86.td @@ -715,6 +745,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -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 +-rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFObjectWriter.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/SubtargetFeature.h @@ -724,6 +755,7 @@ 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/ELF.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 @@ -758,6 +790,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/DOTGraphTraits.h -rw-r--r-- root/root usr/include/llvm/Support/DataExtractor.h -rw-r--r-- root/root usr/include/llvm/Support/DataFlow.h +-rw-r--r-- root/root usr/include/llvm/Support/DataStream.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/DebugLoc.h @@ -784,6 +817,9 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/InstVisitor.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/MDBuilder.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 @@ -812,9 +848,11 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/Registry.h -rw-r--r-- root/root usr/include/llvm/Support/RegistryParser.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/Signals.h -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/StreamableMemoryObject.h -rw-r--r-- root/root usr/include/llvm/Support/StringPool.h -rw-r--r-- root/root usr/include/llvm/Support/SwapByteOrder.h -rw-r--r-- root/root usr/include/llvm/Support/SystemUtils.h @@ -830,6 +868,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -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/Win64EH.h +-rw-r--r-- root/root usr/include/llvm/Support/YAMLParser.h -rw-r--r-- root/root usr/include/llvm/Support/circular_raw_ostream.h -rw-r--r-- root/root usr/include/llvm/Support/raw_os_ostream.h -rw-r--r-- root/root usr/include/llvm/Support/raw_ostream.h @@ -874,11 +913,12 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/AddrModeMatcher.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h --rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicInliner.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.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/FunctionUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Local.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 @@ -886,6 +926,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -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 -rw-r--r-- root/root usr/include/llvm/Type.h -rw-r--r-- root/root usr/include/llvm/Use.h -rw-r--r-- root/root usr/include/llvm/User.h @@ -893,38 +934,51 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/ValueSymbolTable.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/clang/ -drwxr-xr-x root/root usr/lib/clang/3.0/ -drwxr-xr-x root/root usr/lib/clang/3.0/include/ --rw-r--r-- root/root usr/lib/clang/3.0/include/altivec.h --rw-r--r-- root/root usr/lib/clang/3.0/include/arm_neon.h --rw-r--r-- root/root usr/lib/clang/3.0/include/avxintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/emmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/float.h --rw-r--r-- root/root usr/lib/clang/3.0/include/immintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/iso646.h --rw-r--r-- root/root usr/lib/clang/3.0/include/limits.h --rw-r--r-- root/root usr/lib/clang/3.0/include/mm3dnow.h --rw-r--r-- root/root usr/lib/clang/3.0/include/mm_malloc.h --rw-r--r-- root/root usr/lib/clang/3.0/include/mmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/nmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/pmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/smmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdalign.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdarg.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdbool.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stddef.h --rw-r--r-- root/root usr/lib/clang/3.0/include/stdint.h --rw-r--r-- root/root usr/lib/clang/3.0/include/tgmath.h --rw-r--r-- root/root usr/lib/clang/3.0/include/tmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/varargs.h --rw-r--r-- root/root usr/lib/clang/3.0/include/wmmintrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/x86intrin.h --rw-r--r-- root/root usr/lib/clang/3.0/include/xmmintrin.h +drwxr-xr-x root/root usr/lib/clang/3.1/ +drwxr-xr-x root/root usr/lib/clang/3.1/include/ +-rw-r--r-- root/root usr/lib/clang/3.1/include/altivec.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/arm_neon.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/avx2intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/avxintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/bmi2intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/bmiintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/cpuid.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/emmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/float.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/fma4intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/immintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/iso646.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/limits.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/lzcntintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/mm3dnow.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/mm_malloc.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/mmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/module.map +-rw-r--r-- root/root usr/lib/clang/3.1/include/nmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/pmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/popcntintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/smmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdalign.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdarg.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdbool.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stddef.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/stdint.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/tgmath.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/tmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/unwind.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/varargs.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/wmmintrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/x86intrin.h +-rw-r--r-- root/root usr/lib/clang/3.1/include/xmmintrin.h +drwxr-xr-x root/root usr/lib/clang/3.1/lib/ +drwxr-xr-x root/root usr/lib/clang/3.1/lib/linux/ +-rw-r--r-- root/root usr/lib/clang/3.1/lib/linux/libclang_rt.asan-x86_64.a +-rw-r--r-- root/root usr/lib/clang/3.1/lib/linux/libclang_rt.full-x86_64.a +-rw-r--r-- root/root usr/lib/clang/3.1/lib/linux/libclang_rt.profile-x86_64.a drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/BugpointPasses.so -rwxr-xr-x root/root usr/lib/llvm/LLVMHello.so --rwxr-xr-x root/root usr/lib/llvm/libEnhancedDisassembly.a --rwxr-xr-x root/root usr/lib/llvm/libLLVM-3.0.so +-rwxr-xr-x root/root usr/lib/llvm/libLLVM-3.1.so -rwxr-xr-x root/root usr/lib/llvm/libLLVMAnalysis.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMArchive.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMAsmParser.a @@ -952,6 +1006,7 @@ drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/libLLVMTableGen.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMTarget.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMTransformUtils.a +-rwxr-xr-x root/root usr/lib/llvm/libLLVMVectorize.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMX86AsmParser.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMX86AsmPrinter.a -rwxr-xr-x root/root usr/lib/llvm/libLLVMX86CodeGen.a @@ -971,9 +1026,9 @@ drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/libclangBasic.a -rwxr-xr-x root/root usr/lib/llvm/libclangCodeGen.a -rwxr-xr-x root/root usr/lib/llvm/libclangDriver.a +-rwxr-xr-x root/root usr/lib/llvm/libclangEdit.a -rwxr-xr-x root/root usr/lib/llvm/libclangFrontend.a -rwxr-xr-x root/root usr/lib/llvm/libclangFrontendTool.a --rwxr-xr-x root/root usr/lib/llvm/libclangIndex.a -rwxr-xr-x root/root usr/lib/llvm/libclangLex.a -rwxr-xr-x root/root usr/lib/llvm/libclangParse.a -rwxr-xr-x root/root usr/lib/llvm/libclangRewrite.a @@ -982,12 +1037,14 @@ drwxr-xr-x root/root usr/lib/llvm/ -rwxr-xr-x root/root usr/lib/llvm/libclangStaticAnalyzerCheckers.a -rwxr-xr-x root/root usr/lib/llvm/libclangStaticAnalyzerCore.a -rwxr-xr-x root/root usr/lib/llvm/libclangStaticAnalyzerFrontend.a +-rwxr-xr-x root/root usr/lib/llvm/libclangTooling.a -rwxr-xr-x root/root usr/lib/llvm/libprofile_rt.a -rwxr-xr-x root/root usr/lib/llvm/libprofile_rt.so drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/llvm/ -rw-r--r-- root/root usr/share/llvm/html.tar.gz drwxr-xr-x root/root usr/share/llvm/html/ +-rw-r--r-- root/root usr/share/llvm/html/AddressSanitizer.html -rw-r--r-- root/root usr/share/llvm/html/AliasAnalysis.html -rw-r--r-- root/root usr/share/llvm/html/AnalyzerRegions.html -rw-r--r-- root/root usr/share/llvm/html/Atomics.html @@ -995,7 +1052,6 @@ drwxr-xr-x root/root usr/share/llvm/html/ -rw-r--r-- root/root usr/share/llvm/html/BitCodeFormat.html -rw-r--r-- root/root usr/share/llvm/html/BranchWeightMetadata.html -rw-r--r-- root/root usr/share/llvm/html/Bugpoint.html --rw-r--r-- root/root usr/share/llvm/html/CFEBuildInstrs.html -rw-r--r-- root/root usr/share/llvm/html/CMake.html -rw-r--r-- root/root usr/share/llvm/html/CodeGenerator.html -rw-r--r-- root/root usr/share/llvm/html/CodingStandards.html @@ -1009,7 +1065,9 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-ar.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-as.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-bcanalyzer.html +-rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-build.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-config.html +-rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-cov.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-diff.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-dis.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-extract.html @@ -1018,6 +1076,7 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-nm.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-prof.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-ranlib.html +-rw-r--r-- root/root usr/share/llvm/html/CommandGuide/llvm-stress.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/manpage.css -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/opt.html -rw-r--r-- root/root usr/share/llvm/html/CommandGuide/tblgen.html @@ -1035,14 +1094,17 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/GettingStarted.html -rw-r--r-- root/root usr/share/llvm/html/GettingStartedVS.html -rw-r--r-- root/root usr/share/llvm/html/GoldPlugin.html +-rw-r--r-- root/root usr/share/llvm/html/HowToAddABuilder.html -rw-r--r-- root/root usr/share/llvm/html/HowToReleaseLLVM.html -rw-r--r-- root/root usr/share/llvm/html/HowToSubmitABug.html -rw-r--r-- root/root usr/share/llvm/html/InternalsManual.html +-rw-r--r-- root/root usr/share/llvm/html/LLVMBuild.html -rw-r--r-- root/root usr/share/llvm/html/LangRef.html -rw-r--r-- root/root usr/share/llvm/html/LanguageExtensions.html -rw-r--r-- root/root usr/share/llvm/html/Lexicon.html -rw-r--r-- root/root usr/share/llvm/html/LinkTimeOptimization.html -rw-r--r-- root/root usr/share/llvm/html/MakefileGuide.html +-rw-r--r-- root/root usr/share/llvm/html/ObjectiveCLiterals.html -rw-r--r-- root/root usr/share/llvm/html/PCHInternals.html -rw-r--r-- root/root usr/share/llvm/html/PTHInternals.html -rw-r--r-- root/root usr/share/llvm/html/Packaging.html @@ -1054,9 +1116,9 @@ drwxr-xr-x root/root usr/share/llvm/html/CommandGuide/ -rw-r--r-- root/root usr/share/llvm/html/SourceLevelDebugging.html -rw-r--r-- root/root usr/share/llvm/html/SystemLibrary.html -rw-r--r-- root/root usr/share/llvm/html/TableGenFundamentals.html +-rw-r--r-- root/root usr/share/llvm/html/TestSuiteMakefileGuide.html -rw-r--r-- root/root usr/share/llvm/html/TestingGuide.html -rw-r--r-- root/root usr/share/llvm/html/UsersManual.html --rw-r--r-- root/root usr/share/llvm/html/UsingLibraries.html -rw-r--r-- root/root usr/share/llvm/html/WritingAnLLVMBackend.html -rw-r--r-- root/root usr/share/llvm/html/WritingAnLLVMPass.html drwxr-xr-x root/root usr/share/llvm/html/clang/ @@ -1100,7 +1162,9 @@ drwxr-xr-x root/root usr/share/llvm/ps/ -rw-r--r-- root/root usr/share/llvm/ps/llvm-ar.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-as.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-bcanalyzer.ps +-rw-r--r-- root/root usr/share/llvm/ps/llvm-build.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-config.ps +-rw-r--r-- root/root usr/share/llvm/ps/llvm-cov.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-diff.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-dis.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-extract.ps @@ -1109,6 +1173,7 @@ drwxr-xr-x root/root usr/share/llvm/ps/ -rw-r--r-- root/root usr/share/llvm/ps/llvm-nm.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-prof.ps -rw-r--r-- root/root usr/share/llvm/ps/llvm-ranlib.ps +-rw-r--r-- root/root usr/share/llvm/ps/llvm-stress.ps -rw-r--r-- root/root usr/share/llvm/ps/opt.ps -rw-r--r-- root/root usr/share/llvm/ps/tblgen.ps drwxr-xr-x root/root usr/share/man/ @@ -1122,6 +1187,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/llvm-as.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-bcanalyzer.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-config.1.gz +-rw-r--r-- root/root usr/share/man/man1/llvm-cov.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-diff.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-dis.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-extract.1.gz @@ -1130,5 +1196,6 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/llvm-nm.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-prof.1.gz -rw-r--r-- root/root usr/share/man/man1/llvm-ranlib.1.gz +-rw-r--r-- root/root usr/share/man/man1/llvm-stress.1.gz -rw-r--r-- root/root usr/share/man/man1/opt.1.gz -rw-r--r-- root/root usr/share/man/man1/tblgen.1.gz diff --git a/llvm/.md5sum.i686 b/llvm/.md5sum.i686 index d9e11c785..e58c700bc 100644 --- a/llvm/.md5sum.i686 +++ b/llvm/.md5sum.i686 @@ -1,2 +1,4 @@ -43350706ae6cf05d0068885792ea0591 clang-3.0.tar.gz -a8e5f5f1c1adebae7b4a654c376a6005 llvm-3.0.tar.gz +59bf2d3120a3805f27cafda3823caaf8 clang-3.1.src.tar.gz +6c25ae0cc507b4696b420f30c91bccd2 compiler-rt-3.1.src.tar.gz +2a5d95e30163ae9a80f32cc9ee1593d1 fix-libprofile_rt.a-location.patch +16eaa7679f84113f65b12760fdfe4ee1 llvm-3.1.src.tar.gz diff --git a/llvm/.md5sum.x86_64 b/llvm/.md5sum.x86_64 index d9e11c785..e58c700bc 100644 --- a/llvm/.md5sum.x86_64 +++ b/llvm/.md5sum.x86_64 @@ -1,2 +1,4 @@ -43350706ae6cf05d0068885792ea0591 clang-3.0.tar.gz -a8e5f5f1c1adebae7b4a654c376a6005 llvm-3.0.tar.gz +59bf2d3120a3805f27cafda3823caaf8 clang-3.1.src.tar.gz +6c25ae0cc507b4696b420f30c91bccd2 compiler-rt-3.1.src.tar.gz +2a5d95e30163ae9a80f32cc9ee1593d1 fix-libprofile_rt.a-location.patch +16eaa7679f84113f65b12760fdfe4ee1 llvm-3.1.src.tar.gz diff --git a/llvm/Pkgfile b/llvm/Pkgfile index 591d19fc2..9ca631593 100644 --- a/llvm/Pkgfile +++ b/llvm/Pkgfile @@ -6,13 +6,33 @@ # Run on: name=llvm -version=3.0 +version=3.1 release=1 -source=(http://llvm.org/releases/$version/{$name,clang}-$version.tar.gz) +source=(http://llvm.org/releases/$version/{llvm,clang,compiler-rt}-$version.src.tar.gz + fix-libprofile_rt.a-location.patch) build() { cd $name-$version.src - mv ../clang-$version.src ./tools/clang + rm -rf tools/clang projects/compiler-rt + mv ../clang-$version.src tools/clang + mv ../compiler-rt-$version.src projects/compiler-rt + + patch -p1 -d tools/clang < ../fix-libprofile_rt.a-location.patch + + for i in `grep -r -l "/usr/bin/env python"`; do sed "s|/usr/bin/env python|/usr/bin/env python2|g" -i $i; done + for i in `grep -r -l "/usr/bin/python"`; do sed "s|/usr/bin/python|/usr/bin/python2|g" -i $i; done + sed "s|python|python2|g" -i Makefile.rules + + sed -i 's|\$(PROJ_libdir)|/usr/lib/llvm|' bindings/ocaml/Makefile.ocaml + sed -i -e 's|\$(PROJ_prefix)/etc/llvm|/etc/llvm|' \ + -e 's|\$(PROJ_prefix)/lib|$(PROJ_prefix)/lib/llvm|' \ + -e 's|\$PROJ_prefix)/docs/llvm|$(PROJ_prefix)/share/doc/llvm|' \ + Makefile.config.in + + sed -i '/ActiveLibDir = ActivePrefix/s:lib:lib/llvm:' tools/llvm-config/llvm-config.cpp + sed -i 's:LLVM_LIBDIR="${prefix}/lib":LLVM_LIBDIR="${prefix}/lib/llvm":' autoconf/configure.ac configure + + sed -i 's:$(RPATH) -Wl,$(\(Tooldir\|LibDir\|ExmplDir\))::g' Makefile.rules case `uname -m` in x86_64) @@ -37,8 +57,6 @@ build() { make make DESTDIR=$PKG KEEP_SYMBOLS=1 PROJ_docsdir=/usr/share/$name PROJ_etcdir=/etc/$name PROJ_libdir=/usr/lib/$name install - sed -i -e "s|ABS_RUN_DIR/lib.*\"|ABS_RUN_DIR/lib/$name\"|" $PKG/usr/bin/llvm-config - install -d $PKG/etc/ld.so.conf.d echo /usr/lib/llvm > $PKG/etc/ld.so.conf.d/llvm.conf } diff --git a/llvm/fix-libprofile_rt.a-location.patch b/llvm/fix-libprofile_rt.a-location.patch new file mode 100644 index 000000000..b327d2f18 --- /dev/null +++ b/llvm/fix-libprofile_rt.a-location.patch @@ -0,0 +1,12 @@ +diff -upr clang-3.1.src.orig/lib/Driver/Tools.cpp clang-3.1.src/lib/Driver/Tools.cpp +--- clang-3.1.src.orig/lib/Driver/Tools.cpp 2012-04-19 00:32:25.000000000 +0300 ++++ clang-3.1.src/lib/Driver/Tools.cpp 2012-05-23 21:12:08.000000000 +0300 +@@ -193,7 +193,7 @@ static void addProfileRT(const ToolChain + // libprofile_rt.so. We used to use the -l:libprofile_rt.a syntax, but that is + // not supported by old linkers. + std::string ProfileRT = +- std::string(TC.getDriver().Dir) + "/../lib/libprofile_rt.a"; ++ std::string(TC.getDriver().Dir) + "/../lib/llvm/libprofile_rt.a"; + + CmdArgs.push_back(Args.MakeArgString(ProfileRT)); + } -- cgit v1.2.3-54-g00ecf