commit 655af91d71b0ffa7c44b4bf2baa448952819fbeb
Author: Thomas Penteker <tek(a)serverop.de>
Date: Tue Jun 18 21:29:08 2013 +0200
llvm: 3.2 -> 3.3
diff --git a/llvm/.footprint b/llvm/.footprint
index 9c86a84..39f5e5e 100644
--- a/llvm/.footprint
+++ b/llvm/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/clang
lrwxrwxrwx root/root usr/bin/clang++ -> clang
-rwxr-xr-x root/root usr/bin/clang-check
+-rwxr-xr-x root/root usr/bin/clang-format
-rwxr-xr-x root/root usr/bin/clang-tblgen
-rwxr-xr-x root/root usr/bin/llc
-rwxr-xr-x root/root usr/bin/lli
@@ -28,6 +29,7 @@ lrwxrwxrwx root/root usr/bin/clang++ -> clang
-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-symbolizer
-rwxr-xr-x root/root usr/bin/llvm-tblgen
-rwxr-xr-x root/root usr/bin/macho-dump
-rwxr-xr-x root/root usr/bin/opt
@@ -50,9 +52,13 @@ drwxr-xr-x root/root usr/include/clang/AST/
-rw-r--r-- root/root usr/include/clang/AST/ASTDiagnostic.h
-rw-r--r-- root/root usr/include/clang/AST/ASTImporter.h
-rw-r--r-- root/root usr/include/clang/AST/ASTMutationListener.h
+-rw-r--r-- root/root usr/include/clang/AST/ASTTypeTraits.h
+-rw-r--r-- root/root usr/include/clang/AST/ASTUnresolvedSet.h
-rw-r--r-- root/root usr/include/clang/AST/ASTVector.h
-rw-r--r-- root/root usr/include/clang/AST/Attr.h
+-rw-r--r-- root/root usr/include/clang/AST/AttrDump.inc
-rw-r--r-- root/root usr/include/clang/AST/AttrImpl.inc
+-rw-r--r-- root/root usr/include/clang/AST/AttrIterator.h
-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
@@ -62,8 +68,10 @@ drwxr-xr-x root/root usr/include/clang/AST/
-rw-r--r-- root/root usr/include/clang/AST/Comment.h
-rw-r--r-- root/root usr/include/clang/AST/CommentBriefParser.h
-rw-r--r-- root/root usr/include/clang/AST/CommentCommandInfo.inc
+-rw-r--r-- root/root usr/include/clang/AST/CommentCommandList.inc
-rw-r--r-- root/root usr/include/clang/AST/CommentCommandTraits.h
-rw-r--r-- root/root usr/include/clang/AST/CommentDiagnostic.h
+-rw-r--r-- root/root usr/include/clang/AST/CommentHTMLNamedCharacterReferences.inc
-rw-r--r-- root/root usr/include/clang/AST/CommentHTMLTags.inc
-rw-r--r-- root/root usr/include/clang/AST/CommentHTMLTagsProperties.inc
-rw-r--r-- root/root usr/include/clang/AST/CommentLexer.h
@@ -81,6 +89,7 @@ drwxr-xr-x root/root usr/include/clang/AST/
-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/DeclOpenMP.h
-rw-r--r-- root/root usr/include/clang/AST/DeclTemplate.h
-rw-r--r-- root/root usr/include/clang/AST/DeclVisitor.h
-rw-r--r-- root/root usr/include/clang/AST/DeclarationName.h
@@ -127,7 +136,6 @@ drwxr-xr-x root/root usr/include/clang/ASTMatchers/
-rw-r--r-- root/root usr/include/clang/ASTMatchers/ASTMatchers.h
-rw-r--r-- root/root usr/include/clang/ASTMatchers/ASTMatchersInternal.h
-rw-r--r-- root/root usr/include/clang/ASTMatchers/ASTMatchersMacros.h
--rw-r--r-- root/root usr/include/clang/ASTMatchers/ASTTypeTraits.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
@@ -166,13 +174,16 @@ drwxr-xr-x root/root usr/include/clang/Basic/
-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/BuiltinsAArch64.def
-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/BuiltinsMips.def
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsNVPTX.def
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPPC.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/CapturedStmt.h
+-rw-r--r-- root/root usr/include/clang/Basic/CharInfo.h
+-rw-r--r-- root/root usr/include/clang/Basic/CommentOptions.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
@@ -207,8 +218,11 @@ drwxr-xr-x root/root usr/include/clang/Basic/
-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
+-rw-r--r-- root/root usr/include/clang/Basic/OpenMPKinds.def
+-rw-r--r-- root/root usr/include/clang/Basic/OpenMPKinds.h
-rw-r--r-- root/root usr/include/clang/Basic/OperatorKinds.def
-rw-r--r-- root/root usr/include/clang/Basic/OperatorKinds.h
+-rw-r--r-- root/root usr/include/clang/Basic/OperatorPrecedence.h
-rw-r--r-- root/root usr/include/clang/Basic/PartialDiagnostic.h
-rw-r--r-- root/root usr/include/clang/Basic/PrettyStackTrace.h
-rw-r--r-- root/root usr/include/clang/Basic/Sanitizers.def
@@ -217,6 +231,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/
-rw-r--r-- root/root usr/include/clang/Basic/SourceManagerInternals.h
-rw-r--r-- root/root usr/include/clang/Basic/Specifiers.h
-rw-r--r-- root/root usr/include/clang/Basic/TargetBuiltins.h
+-rw-r--r-- root/root usr/include/clang/Basic/TargetCXXABI.h
-rw-r--r-- root/root usr/include/clang/Basic/TargetInfo.h
-rw-r--r-- root/root usr/include/clang/Basic/TargetOptions.h
-rw-r--r-- root/root usr/include/clang/Basic/TemplateKinds.h
@@ -262,6 +277,8 @@ drwxr-xr-x root/root usr/include/clang/Edit/
-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/Format/
+-rw-r--r-- root/root usr/include/clang/Format/Format.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
@@ -305,12 +322,13 @@ drwxr-xr-x root/root usr/include/clang/Lex/
-rw-r--r-- root/root usr/include/clang/Lex/LexDiagnostic.h
-rw-r--r-- root/root usr/include/clang/Lex/Lexer.h
-rw-r--r-- root/root usr/include/clang/Lex/LiteralSupport.h
+-rw-r--r-- root/root usr/include/clang/Lex/MacroArgs.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/PPMutationListener.h
+-rw-r--r-- root/root usr/include/clang/Lex/PPConditionalDirectiveRecord.h
-rw-r--r-- root/root usr/include/clang/Lex/PTHLexer.h
-rw-r--r-- root/root usr/include/clang/Lex/PTHManager.h
-rw-r--r-- root/root usr/include/clang/Lex/Pragma.h
@@ -323,6 +341,7 @@ drwxr-xr-x root/root usr/include/clang/Lex/
-rw-r--r-- root/root usr/include/clang/Lex/TokenConcatenation.h
-rw-r--r-- root/root usr/include/clang/Lex/TokenLexer.h
drwxr-xr-x root/root usr/include/clang/Parse/
+-rw-r--r-- root/root usr/include/clang/Parse/AttrExprArgs.inc
-rw-r--r-- root/root usr/include/clang/Parse/AttrLateParsed.inc
-rw-r--r-- root/root usr/include/clang/Parse/ParseAST.h
-rw-r--r-- root/root usr/include/clang/Parse/ParseDiagnostic.h
@@ -343,6 +362,7 @@ 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/AttrSpellingListIndex.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
@@ -381,6 +401,7 @@ drwxr-xr-x root/root usr/include/clang/Serialization/
-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/ContinuousRangeMap.h
+-rw-r--r-- root/root usr/include/clang/Serialization/GlobalModuleIndex.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
@@ -450,7 +471,6 @@ drwxr-xr-x root/root usr/include/llvm-c/
-rw-r--r-- root/root usr/include/llvm-c/BitWriter.h
-rw-r--r-- root/root usr/include/llvm-c/Core.h
-rw-r--r-- root/root usr/include/llvm-c/Disassembler.h
--rw-r--r-- root/root usr/include/llvm-c/EnhancedDisassembly.h
-rw-r--r-- root/root usr/include/llvm-c/ExecutionEngine.h
-rw-r--r-- root/root usr/include/llvm-c/Initialization.h
-rw-r--r-- root/root usr/include/llvm-c/LinkTimeOptimizer.h
@@ -485,12 +505,12 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
-rw-r--r-- root/root usr/include/llvm/ADT/ImmutableList.h
-rw-r--r-- root/root usr/include/llvm/ADT/ImmutableMap.h
-rw-r--r-- root/root usr/include/llvm/ADT/ImmutableSet.h
--rw-r--r-- root/root usr/include/llvm/ADT/InMemoryStruct.h
-rw-r--r-- root/root usr/include/llvm/ADT/IndexedMap.h
-rw-r--r-- root/root usr/include/llvm/ADT/IntEqClasses.h
-rw-r--r-- root/root usr/include/llvm/ADT/IntervalMap.h
-rw-r--r-- root/root usr/include/llvm/ADT/IntrusiveRefCntPtr.h
-rw-r--r-- root/root usr/include/llvm/ADT/MapVector.h
+-rw-r--r-- root/root usr/include/llvm/ADT/None.h
-rw-r--r-- root/root usr/include/llvm/ADT/NullablePtr.h
-rw-r--r-- root/root usr/include/llvm/ADT/Optional.h
-rw-r--r-- root/root usr/include/llvm/ADT/OwningPtr.h
@@ -510,6 +530,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/SparseMultiSet.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
@@ -526,7 +547,6 @@ drwxr-xr-x root/root usr/include/llvm/ADT/
-rw-r--r-- root/root usr/include/llvm/ADT/edit_distance.h
-rw-r--r-- root/root usr/include/llvm/ADT/ilist.h
-rw-r--r-- root/root usr/include/llvm/ADT/ilist_node.h
--rw-r--r-- root/root usr/include/llvm/AddressingMode.h
drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/AliasAnalysis.h
-rw-r--r-- root/root usr/include/llvm/Analysis/AliasSetTracker.h
@@ -535,6 +555,8 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/BranchProbabilityInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/CFGPrinter.h
-rw-r--r-- root/root usr/include/llvm/Analysis/CallGraph.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/CallGraphSCCPass.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/CallPrinter.h
-rw-r--r-- root/root usr/include/llvm/Analysis/CaptureTracking.h
-rw-r--r-- root/root usr/include/llvm/Analysis/CodeMetrics.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ConstantFolding.h
@@ -573,6 +595,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/ProfileInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ProfileInfoLoader.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ProfileInfoTypes.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/PtrUseVisitor.h
-rw-r--r-- root/root usr/include/llvm/Analysis/RegionInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/RegionIterator.h
-rw-r--r-- root/root usr/include/llvm/Analysis/RegionPass.h
@@ -582,18 +605,16 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/
-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpressions.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionNormalization.h
-rw-r--r-- root/root usr/include/llvm/Analysis/SparsePropagation.h
+-rw-r--r-- root/root usr/include/llvm/Analysis/TargetTransformInfo.h
-rw-r--r-- root/root usr/include/llvm/Analysis/Trace.h
-rw-r--r-- root/root usr/include/llvm/Analysis/ValueTracking.h
-rw-r--r-- root/root usr/include/llvm/Analysis/Verifier.h
--rw-r--r-- root/root usr/include/llvm/Argument.h
drwxr-xr-x root/root usr/include/llvm/Assembly/
-rw-r--r-- root/root usr/include/llvm/Assembly/AssemblyAnnotationWriter.h
-rw-r--r-- root/root usr/include/llvm/Assembly/Parser.h
-rw-r--r-- root/root usr/include/llvm/Assembly/PrintModulePass.h
-rw-r--r-- root/root usr/include/llvm/Assembly/Writer.h
--rw-r--r-- root/root usr/include/llvm/Attributes.h
-rw-r--r-- root/root usr/include/llvm/AutoUpgrade.h
--rw-r--r-- root/root usr/include/llvm/BasicBlock.h
drwxr-xr-x root/root usr/include/llvm/Bitcode/
-rw-r--r-- root/root usr/include/llvm/Bitcode/Archive.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/BitCodes.h
@@ -601,14 +622,13 @@ drwxr-xr-x root/root usr/include/llvm/Bitcode/
-rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamWriter.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/LLVMBitCodes.h
-rw-r--r-- root/root usr/include/llvm/Bitcode/ReaderWriter.h
--rw-r--r-- root/root usr/include/llvm/CallGraphSCCPass.h
--rw-r--r-- root/root usr/include/llvm/CallingConv.h
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/CalcSpillWeights.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/CallingConvLower.h
-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/EdgeBundles.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/FastISel.h
@@ -626,7 +646,9 @@ 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/LiveIntervalUnion.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRangeEdit.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRegMatrix.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveStackAnalysis.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveVariables.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachORelocation.h
@@ -646,7 +668,6 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-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
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineMemOperand.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfo.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfoImpls.h
@@ -657,6 +678,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/
-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
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
@@ -675,8 +697,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/
-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/ScheduleDAGILP.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAGInstrs.h
+-rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDFS.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
@@ -688,6 +710,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/Heuristics/
-rw-r--r-- root/root usr/include/llvm/CodeGen/TargetSchedule.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/ValueTypes.h
-rw-r--r-- root/root usr/include/llvm/CodeGen/ValueTypes.td
+-rw-r--r-- root/root usr/include/llvm/CodeGen/VirtRegMap.h
drwxr-xr-x root/root usr/include/llvm/Config/
-rw-r--r-- root/root usr/include/llvm/Config/AsmParsers.def
-rw-r--r-- root/root usr/include/llvm/Config/AsmPrinters.def
@@ -695,15 +718,11 @@ drwxr-xr-x root/root usr/include/llvm/Config/
-rw-r--r-- root/root usr/include/llvm/Config/Targets.def
-rw-r--r-- root/root usr/include/llvm/Config/config.h
-rw-r--r-- root/root usr/include/llvm/Config/llvm-config.h
--rw-r--r-- root/root usr/include/llvm/Constant.h
--rw-r--r-- root/root usr/include/llvm/Constants.h
-rw-r--r-- root/root usr/include/llvm/DIBuilder.h
--rw-r--r-- root/root usr/include/llvm/DataLayout.h
-rw-r--r-- root/root usr/include/llvm/DebugInfo.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/DefaultPasses.h
--rw-r--r-- root/root usr/include/llvm/DerivedTypes.h
+-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFFormValue.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
@@ -714,38 +733,64 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
-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/RuntimeDyld.h
--rw-r--r-- root/root usr/include/llvm/Function.h
+-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/SectionMemoryManager.h
-rw-r--r-- root/root usr/include/llvm/GVMaterializer.h
--rw-r--r-- root/root usr/include/llvm/GlobalAlias.h
--rw-r--r-- root/root usr/include/llvm/GlobalValue.h
--rw-r--r-- root/root usr/include/llvm/GlobalVariable.h
--rw-r--r-- root/root usr/include/llvm/IRBuilder.h
+drwxr-xr-x root/root usr/include/llvm/IR/
+-rw-r--r-- root/root usr/include/llvm/IR/Argument.h
+-rw-r--r-- root/root usr/include/llvm/IR/Attributes.h
+-rw-r--r-- root/root usr/include/llvm/IR/BasicBlock.h
+-rw-r--r-- root/root usr/include/llvm/IR/CallingConv.h
+-rw-r--r-- root/root usr/include/llvm/IR/Constant.h
+-rw-r--r-- root/root usr/include/llvm/IR/Constants.h
+-rw-r--r-- root/root usr/include/llvm/IR/DataLayout.h
+-rw-r--r-- root/root usr/include/llvm/IR/DerivedTypes.h
+-rw-r--r-- root/root usr/include/llvm/IR/Function.h
+-rw-r--r-- root/root usr/include/llvm/IR/GlobalAlias.h
+-rw-r--r-- root/root usr/include/llvm/IR/GlobalValue.h
+-rw-r--r-- root/root usr/include/llvm/IR/GlobalVariable.h
+-rw-r--r-- root/root usr/include/llvm/IR/IRBuilder.h
+-rw-r--r-- root/root usr/include/llvm/IR/InlineAsm.h
+-rw-r--r-- root/root usr/include/llvm/IR/InstrTypes.h
+-rw-r--r-- root/root usr/include/llvm/IR/Instruction.def
+-rw-r--r-- root/root usr/include/llvm/IR/Instruction.h
+-rw-r--r-- root/root usr/include/llvm/IR/Instructions.h
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicInst.h
+-rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.gen
+-rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.h
+-rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsARM.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsHexagon.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsMips.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsNVVM.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsPowerPC.td
+-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsR600.td
+-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/MDBuilder.h
+-rw-r--r-- root/root usr/include/llvm/IR/Metadata.h
+-rw-r--r-- root/root usr/include/llvm/IR/Module.h
+-rw-r--r-- root/root usr/include/llvm/IR/OperandTraits.h
+-rw-r--r-- root/root usr/include/llvm/IR/Operator.h
+-rw-r--r-- root/root usr/include/llvm/IR/SymbolTableListTraits.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/User.h
+-rw-r--r-- root/root usr/include/llvm/IR/Value.h
+-rw-r--r-- root/root usr/include/llvm/IR/ValueSymbolTable.h
+drwxr-xr-x root/root usr/include/llvm/IRReader/
+-rw-r--r-- root/root usr/include/llvm/IRReader/IRReader.h
-rw-r--r-- root/root usr/include/llvm/InitializePasses.h
--rw-r--r-- root/root usr/include/llvm/InlineAsm.h
--rw-r--r-- root/root usr/include/llvm/InstrTypes.h
--rw-r--r-- root/root usr/include/llvm/Instruction.def
--rw-r--r-- root/root usr/include/llvm/Instruction.h
--rw-r--r-- root/root usr/include/llvm/Instructions.h
--rw-r--r-- root/root usr/include/llvm/IntrinsicInst.h
--rw-r--r-- root/root usr/include/llvm/Intrinsics.gen
--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/IntrinsicsCellSPU.td
--rw-r--r-- root/root usr/include/llvm/IntrinsicsHexagon.td
--rw-r--r-- root/root usr/include/llvm/IntrinsicsMips.td
--rw-r--r-- root/root usr/include/llvm/IntrinsicsNVVM.td
--rw-r--r-- root/root usr/include/llvm/IntrinsicsPowerPC.td
--rw-r--r-- root/root usr/include/llvm/IntrinsicsX86.td
--rw-r--r-- root/root usr/include/llvm/IntrinsicsXCore.td
--rw-r--r-- root/root usr/include/llvm/LLVMContext.h
+-rw-r--r-- root/root usr/include/llvm/InstVisitor.h
+-rw-r--r-- root/root usr/include/llvm/LinkAllIR.h
-rw-r--r-- root/root usr/include/llvm/LinkAllPasses.h
--rw-r--r-- root/root usr/include/llvm/LinkAllVMCore.h
-rw-r--r-- root/root usr/include/llvm/Linker.h
drwxr-xr-x root/root usr/include/llvm/MC/
--rw-r--r-- root/root usr/include/llvm/MC/EDInstInfo.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
@@ -759,13 +804,16 @@ drwxr-xr-x root/root usr/include/llvm/MC/
-rw-r--r-- root/root usr/include/llvm/MC/MCDirectives.h
-rw-r--r-- root/root usr/include/llvm/MC/MCDisassembler.h
-rw-r--r-- root/root usr/include/llvm/MC/MCDwarf.h
+-rw-r--r-- root/root usr/include/llvm/MC/MCELF.h
-rw-r--r-- root/root usr/include/llvm/MC/MCELFObjectWriter.h
+-rw-r--r-- root/root usr/include/llvm/MC/MCELFStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCELFSymbolFlags.h
-rw-r--r-- root/root usr/include/llvm/MC/MCExpr.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFixedLenDisassembler.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFixup.h
-rw-r--r-- root/root usr/include/llvm/MC/MCFixupKindInfo.h
-rw-r--r-- root/root usr/include/llvm/MC/MCInst.h
+-rw-r--r-- root/root usr/include/llvm/MC/MCInstBuilder.h
-rw-r--r-- root/root usr/include/llvm/MC/MCInstPrinter.h
-rw-r--r-- root/root usr/include/llvm/MC/MCInstrAnalysis.h
-rw-r--r-- root/root usr/include/llvm/MC/MCInstrDesc.h
@@ -794,7 +842,6 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-rw-r--r-- root/root usr/include/llvm/MC/MCStreamer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSubtargetInfo.h
-rw-r--r-- root/root usr/include/llvm/MC/MCSymbol.h
--rw-r--r-- root/root usr/include/llvm/MC/MCTargetAsmLexer.h
-rw-r--r-- root/root usr/include/llvm/MC/MCTargetAsmParser.h
-rw-r--r-- root/root usr/include/llvm/MC/MCValue.h
-rw-r--r-- root/root usr/include/llvm/MC/MCWin64EH.h
@@ -802,9 +849,6 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
-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
--rw-r--r-- root/root usr/include/llvm/MDBuilder.h
--rw-r--r-- root/root usr/include/llvm/Metadata.h
--rw-r--r-- root/root usr/include/llvm/Module.h
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
@@ -813,11 +857,15 @@ drwxr-xr-x root/root usr/include/llvm/Object/
-rw-r--r-- root/root usr/include/llvm/Object/Error.h
-rw-r--r-- root/root usr/include/llvm/Object/MachO.h
-rw-r--r-- root/root usr/include/llvm/Object/MachOFormat.h
--rw-r--r-- root/root usr/include/llvm/Object/MachOObject.h
-rw-r--r-- root/root usr/include/llvm/Object/ObjectFile.h
-rw-r--r-- root/root usr/include/llvm/Object/RelocVisitor.h
--rw-r--r-- root/root usr/include/llvm/OperandTraits.h
--rw-r--r-- root/root usr/include/llvm/Operator.h
+drwxr-xr-x root/root usr/include/llvm/Option/
+-rw-r--r-- root/root usr/include/llvm/Option/Arg.h
+-rw-r--r-- root/root usr/include/llvm/Option/ArgList.h
+-rw-r--r-- root/root usr/include/llvm/Option/OptParser.td
+-rw-r--r-- root/root usr/include/llvm/Option/OptSpecifier.h
+-rw-r--r-- root/root usr/include/llvm/Option/OptTable.h
+-rw-r--r-- root/root usr/include/llvm/Option/Option.h
-rw-r--r-- root/root usr/include/llvm/Pass.h
-rw-r--r-- root/root usr/include/llvm/PassAnalysisSupport.h
-rw-r--r-- root/root usr/include/llvm/PassManager.h
@@ -828,9 +876,11 @@ 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/AlignOf.h
-rw-r--r-- root/root usr/include/llvm/Support/Allocator.h
+-rw-r--r-- root/root usr/include/llvm/Support/ArrayRecycler.h
-rw-r--r-- root/root usr/include/llvm/Support/Atomic.h
-rw-r--r-- root/root usr/include/llvm/Support/BlockFrequency.h
-rw-r--r-- root/root usr/include/llvm/Support/BranchProbability.h
+-rw-r--r-- root/root usr/include/llvm/Support/CBindingWrapping.h
-rw-r--r-- root/root usr/include/llvm/Support/CFG.h
-rw-r--r-- root/root usr/include/llvm/Support/COFF.h
-rw-r--r-- root/root usr/include/llvm/Support/CallSite.h
@@ -839,8 +889,10 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/CodeGen.h
-rw-r--r-- root/root usr/include/llvm/Support/CommandLine.h
-rw-r--r-- root/root usr/include/llvm/Support/Compiler.h
+-rw-r--r-- root/root usr/include/llvm/Support/Compression.h
-rw-r--r-- root/root usr/include/llvm/Support/ConstantFolder.h
-rw-r--r-- root/root usr/include/llvm/Support/ConstantRange.h
+-rw-r--r-- root/root usr/include/llvm/Support/ConvertUTF.h
-rw-r--r-- root/root usr/include/llvm/Support/CrashRecoveryContext.h
-rw-r--r-- root/root usr/include/llvm/Support/DOTGraphTraits.h
-rw-r--r-- root/root usr/include/llvm/Support/DataExtractor.h
@@ -856,6 +908,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/Endian.h
-rw-r--r-- root/root usr/include/llvm/Support/Errno.h
-rw-r--r-- root/root usr/include/llvm/Support/ErrorHandling.h
+-rw-r--r-- root/root usr/include/llvm/Support/ErrorOr.h
-rw-r--r-- root/root usr/include/llvm/Support/FEnv.h
-rw-r--r-- root/root usr/include/llvm/Support/FileOutputBuffer.h
-rw-r--r-- root/root usr/include/llvm/Support/FileSystem.h
@@ -866,10 +919,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/
-rw-r--r-- root/root usr/include/llvm/Support/GetElementPtrTypeIterator.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/IRReader.h
-rw-r--r-- root/root usr/include/llvm/Support/IncludeFile.h
-rw-r--r-- root/root usr/include/llvm/Support/InstIterator.h
--rw-r--r-- root/root usr/include/llvm/Support/InstVisitor.h
-rw-r--r-- root/root usr/include/llvm/Support/IntegersSubset.h
-rw-r--r-- root/root usr/include/llvm/Support/IntegersSubsetMapping.h
-rw-r--r-- root/root usr/include/llvm/Support/LEB128.h
@@ -923,14 +974,15 @@ 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/Valgrind.h
-rw-r--r-- root/root usr/include/llvm/Support/ValueHandle.h
+-rw-r--r-- root/root usr/include/llvm/Support/Watchdog.h
-rw-r--r-- root/root usr/include/llvm/Support/Win64EH.h
-rw-r--r-- root/root usr/include/llvm/Support/YAMLParser.h
+-rw-r--r-- root/root usr/include/llvm/Support/YAMLTraits.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
-rw-r--r-- root/root usr/include/llvm/Support/system_error.h
-rw-r--r-- root/root usr/include/llvm/Support/type_traits.h
--rw-r--r-- root/root usr/include/llvm/SymbolTableListTraits.h
drwxr-xr-x root/root usr/include/llvm/TableGen/
-rw-r--r-- root/root usr/include/llvm/TableGen/Error.h
-rw-r--r-- root/root usr/include/llvm/TableGen/Main.h
@@ -938,6 +990,7 @@ drwxr-xr-x root/root usr/include/llvm/TableGen/
-rw-r--r-- root/root usr/include/llvm/TableGen/StringMatcher.h
-rw-r--r-- root/root usr/include/llvm/TableGen/TableGenBackend.h
drwxr-xr-x root/root usr/include/llvm/Target/
+-rw-r--r-- root/root usr/include/llvm/Target/CostTable.h
-rw-r--r-- root/root usr/include/llvm/Target/Mangler.h
-rw-r--r-- root/root usr/include/llvm/Target/Target.td
-rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.h
@@ -958,18 +1011,17 @@ drwxr-xr-x root/root usr/include/llvm/Target/
-rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAG.td
-rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAGInfo.h
-rw-r--r-- root/root usr/include/llvm/Target/TargetSubtargetInfo.h
--rw-r--r-- root/root usr/include/llvm/Target/TargetTransformImpl.h
--rw-r--r-- root/root usr/include/llvm/TargetTransformInfo.h
drwxr-xr-x root/root usr/include/llvm/Transforms/
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO.h
drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/InlinerPass.h
-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PassManagerBuilder.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/ObjCARC.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar.h
drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
--rw-r--r-- root/root usr/include/llvm/Transforms/Utils/AddrModeMatcher.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h
+-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BlackList.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BypassSlowDivision.h
-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Cloning.h
@@ -987,60 +1039,63 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
-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/TypeBuilder.h
--rw-r--r-- root/root usr/include/llvm/TypeFinder.h
--rw-r--r-- root/root usr/include/llvm/Use.h
--rw-r--r-- root/root usr/include/llvm/User.h
--rw-r--r-- root/root usr/include/llvm/Value.h
--rw-r--r-- root/root usr/include/llvm/ValueSymbolTable.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/BugpointPasses.so
-rwxr-xr-x root/root usr/lib/LLVMHello.so
drwxr-xr-x root/root usr/lib/clang/
-drwxr-xr-x root/root usr/lib/clang/3.2/
-drwxr-xr-x root/root usr/lib/clang/3.2/include/
--rw-r--r-- root/root usr/lib/clang/3.2/include/__wmmintrin_aes.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/__wmmintrin_pclmul.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/altivec.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/ammintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/arm_neon.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/avx2intrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/avxintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/bmi2intrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/bmiintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/cpuid.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/emmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/f16cintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/float.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/fma4intrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/fmaintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/immintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/iso646.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/limits.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/lzcntintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/mm3dnow.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/mm_malloc.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/mmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/module.map
--rw-r--r-- root/root usr/lib/clang/3.2/include/nmmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/pmmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/popcntintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/rtmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/smmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/stdalign.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/stdarg.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/stdbool.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/stddef.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/stdint.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/tgmath.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/tmmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/unwind.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/varargs.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/wmmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/x86intrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/xmmintrin.h
--rw-r--r-- root/root usr/lib/clang/3.2/include/xopintrin.h
+drwxr-xr-x root/root usr/lib/clang/3.3/
+drwxr-xr-x root/root usr/lib/clang/3.3/include/
+-rw-r--r-- root/root usr/lib/clang/3.3/include/__wmmintrin_aes.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/__wmmintrin_pclmul.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/altivec.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/ammintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/arm_neon.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/avx2intrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/avxintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/bmi2intrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/bmiintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/cpuid.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/emmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/f16cintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/float.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/fma4intrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/fmaintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/immintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/iso646.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/limits.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/lzcntintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/mm3dnow.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/mm_malloc.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/mmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/module.map
+-rw-r--r-- root/root usr/lib/clang/3.3/include/nmmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/pmmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/popcntintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/prfchwintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/rdseedintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/rtmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/smmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/stdalign.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/stdarg.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/stdbool.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/stddef.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/stdint.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/stdnoreturn.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/tgmath.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/tmmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/unwind.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/varargs.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/wmmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/x86intrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/xmmintrin.h
+-rw-r--r-- root/root usr/lib/clang/3.3/include/xopintrin.h
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64AsmParser.a
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64AsmPrinter.a
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64CodeGen.a
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64Desc.a
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64Disassembler.a
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64Info.a
+-rwxr-xr-x root/root usr/lib/libLLVMAArch64Utils.a
-rwxr-xr-x root/root usr/lib/libLLVMARMAsmParser.a
-rwxr-xr-x root/root usr/lib/libLLVMARMAsmPrinter.a
-rwxr-xr-x root/root usr/lib/libLLVMARMCodeGen.a
@@ -1053,9 +1108,6 @@ drwxr-xr-x root/root usr/lib/clang/3.2/include/
-rwxr-xr-x root/root usr/lib/libLLVMAsmPrinter.a
-rwxr-xr-x root/root usr/lib/libLLVMBitReader.a
-rwxr-xr-x root/root usr/lib/libLLVMBitWriter.a
--rwxr-xr-x root/root usr/lib/libLLVMCellSPUCodeGen.a
--rwxr-xr-x root/root usr/lib/libLLVMCellSPUDesc.a
--rwxr-xr-x root/root usr/lib/libLLVMCellSPUInfo.a
-rwxr-xr-x root/root usr/lib/libLLVMCodeGen.a
-rwxr-xr-x root/root usr/lib/libLLVMCore.a
-rwxr-xr-x root/root usr/lib/libLLVMCppBackendCodeGen.a
@@ -1066,6 +1118,7 @@ drwxr-xr-x root/root usr/lib/clang/3.2/include/
-rwxr-xr-x root/root usr/lib/libLLVMHexagonCodeGen.a
-rwxr-xr-x root/root usr/lib/libLLVMHexagonDesc.a
-rwxr-xr-x root/root usr/lib/libLLVMHexagonInfo.a
+-rwxr-xr-x root/root usr/lib/libLLVMIRReader.a
-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
@@ -1095,7 +1148,10 @@ drwxr-xr-x root/root usr/lib/clang/3.2/include/
-rwxr-xr-x root/root usr/lib/libLLVMNVPTXCodeGen.a
-rwxr-xr-x root/root usr/lib/libLLVMNVPTXDesc.a
-rwxr-xr-x root/root usr/lib/libLLVMNVPTXInfo.a
+-rwxr-xr-x root/root usr/lib/libLLVMObjCARCOpts.a
-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/libLLVMPowerPCAsmParser.a
-rwxr-xr-x root/root usr/lib/libLLVMPowerPCAsmPrinter.a
-rwxr-xr-x root/root usr/lib/libLLVMPowerPCCodeGen.a
-rwxr-xr-x root/root usr/lib/libLLVMPowerPCDesc.a
@@ -1107,6 +1163,11 @@ drwxr-xr-x root/root usr/lib/clang/3.2/include/
-rwxr-xr-x root/root usr/lib/libLLVMSparcDesc.a
-rwxr-xr-x root/root usr/lib/libLLVMSparcInfo.a
-rwxr-xr-x root/root usr/lib/libLLVMSupport.a
+-rwxr-xr-x root/root usr/lib/libLLVMSystemZAsmParser.a
+-rwxr-xr-x root/root usr/lib/libLLVMSystemZAsmPrinter.a
+-rwxr-xr-x root/root usr/lib/libLLVMSystemZCodeGen.a
+-rwxr-xr-x root/root usr/lib/libLLVMSystemZDesc.a
+-rwxr-xr-x root/root usr/lib/libLLVMSystemZInfo.a
-rwxr-xr-x root/root usr/lib/libLLVMTableGen.a
-rwxr-xr-x root/root usr/lib/libLLVMTarget.a
-rwxr-xr-x root/root usr/lib/libLLVMTransformUtils.a
@@ -1118,8 +1179,10 @@ drwxr-xr-x root/root usr/lib/clang/3.2/include/
-rwxr-xr-x root/root usr/lib/libLLVMX86Disassembler.a
-rwxr-xr-x root/root usr/lib/libLLVMX86Info.a
-rwxr-xr-x root/root usr/lib/libLLVMX86Utils.a
+-rwxr-xr-x root/root usr/lib/libLLVMXCoreAsmPrinter.a
-rwxr-xr-x root/root usr/lib/libLLVMXCoreCodeGen.a
-rwxr-xr-x root/root usr/lib/libLLVMXCoreDesc.a
+-rwxr-xr-x root/root usr/lib/libLLVMXCoreDisassembler.a
-rwxr-xr-x root/root usr/lib/libLLVMXCoreInfo.a
-rwxr-xr-x root/root usr/lib/libLLVMipa.a
-rwxr-xr-x root/root usr/lib/libLLVMipo.a
@@ -1135,6 +1198,7 @@ drwxr-xr-x root/root usr/lib/clang/3.2/include/
-rwxr-xr-x root/root usr/lib/libclangCodeGen.a
-rwxr-xr-x root/root usr/lib/libclangDriver.a
-rwxr-xr-x root/root usr/lib/libclangEdit.a
+-rwxr-xr-x root/root usr/lib/libclangFormat.a
-rwxr-xr-x root/root usr/lib/libclangFrontend.a
-rwxr-xr-x root/root usr/lib/libclangFrontendTool.a
-rwxr-xr-x root/root usr/lib/libclangLex.a
diff --git a/llvm/.md5sum b/llvm/.md5sum
index 1b6edcb..b09572c 100644
--- a/llvm/.md5sum
+++ b/llvm/.md5sum
@@ -1,2 +1,2 @@
-3896ef4334df08563b05d0848ba80582 clang-3.2.src.tar.gz
-71610289bbc819e3e15fdd562809a2d7 llvm-3.2.src.tar.gz
+8284891e3e311829b8e44ac813d0c9ef cfe-3.3.src.tar.gz
+40564e1dc390f9844f1711c08b08e391 llvm-3.3.src.tar.gz
diff --git a/llvm/Pkgfile b/llvm/Pkgfile
index 7dff902..1a9b4e5 100644
--- a/llvm/Pkgfile
+++ b/llvm/Pkgfile
@@ -5,12 +5,12 @@
# Depends on: python
name=llvm
-version=3.2
+version=3.3
release=1
-source=(http://llvm.org/releases/$version/{$name,clang}-$version.src.tar.gz)
+source=(http://llvm.org/releases/$version/{$name,cfe}-$version.src.tar.gz)
build() {
- mv clang-$version.src $name-$version.src/tools/clang
+ mv cfe-$version.src $name-$version.src/tools/clang
cd $name-$version.src