blob: 74c8ce7bcdb65fc8c1ed0fb50ff8c65d187579ff (
plain)
1 drwxr-xr-x root/root usr/
2 drwxr-xr-x root/root usr/bin/
3 -rwxr-xr-x root/root usr/bin/FileCheck
4 -rwxr-xr-x root/root usr/bin/bugpoint
5 -rwxr-xr-x root/root usr/bin/count
6 -rwxr-xr-x root/root usr/bin/llc
7 -rwxr-xr-x root/root usr/bin/lli
8 -rwxr-xr-x root/root usr/bin/lli-child-target
9 -rwxr-xr-x root/root usr/bin/llvm-ar
10 -rwxr-xr-x root/root usr/bin/llvm-as
11 -rwxr-xr-x root/root usr/bin/llvm-bcanalyzer
12 -rwxr-xr-x root/root usr/bin/llvm-config
13 -rwxr-xr-x root/root usr/bin/llvm-cov
14 -rwxr-xr-x root/root usr/bin/llvm-diff
15 -rwxr-xr-x root/root usr/bin/llvm-dis
16 -rwxr-xr-x root/root usr/bin/llvm-dsymutil
17 -rwxr-xr-x root/root usr/bin/llvm-dwarfdump
18 -rwxr-xr-x root/root usr/bin/llvm-extract
19 -rwxr-xr-x root/root usr/bin/llvm-link
20 -rwxr-xr-x root/root usr/bin/llvm-mc
21 -rwxr-xr-x root/root usr/bin/llvm-mcmarkup
22 -rwxr-xr-x root/root usr/bin/llvm-nm
23 -rwxr-xr-x root/root usr/bin/llvm-objdump
24 -rwxr-xr-x root/root usr/bin/llvm-profdata
25 lrwxrwxrwx root/root usr/bin/llvm-ranlib -> llvm-ar
26 -rwxr-xr-x root/root usr/bin/llvm-readobj
27 -rwxr-xr-x root/root usr/bin/llvm-rtdyld
28 -rwxr-xr-x root/root usr/bin/llvm-size
29 -rwxr-xr-x root/root usr/bin/llvm-stress
30 -rwxr-xr-x root/root usr/bin/llvm-symbolizer
31 -rwxr-xr-x root/root usr/bin/llvm-tblgen
32 -rwxr-xr-x root/root usr/bin/llvm-vtabledump
33 -rwxr-xr-x root/root usr/bin/macho-dump
34 -rwxr-xr-x root/root usr/bin/not
35 -rwxr-xr-x root/root usr/bin/obj2yaml
36 -rwxr-xr-x root/root usr/bin/opt
37 -rwxr-xr-x root/root usr/bin/verify-uselistorder
38 -rwxr-xr-x root/root usr/bin/yaml2obj
39 drwxr-xr-x root/root usr/include/
40 drwxr-xr-x root/root usr/include/llvm-c/
41 -rw-r--r-- root/root usr/include/llvm-c/Analysis.h
42 -rw-r--r-- root/root usr/include/llvm-c/BitReader.h
43 -rw-r--r-- root/root usr/include/llvm-c/BitWriter.h
44 -rw-r--r-- root/root usr/include/llvm-c/Core.h
45 -rw-r--r-- root/root usr/include/llvm-c/Disassembler.h
46 -rw-r--r-- root/root usr/include/llvm-c/ExecutionEngine.h
47 -rw-r--r-- root/root usr/include/llvm-c/IRReader.h
48 -rw-r--r-- root/root usr/include/llvm-c/Initialization.h
49 -rw-r--r-- root/root usr/include/llvm-c/LinkTimeOptimizer.h
50 -rw-r--r-- root/root usr/include/llvm-c/Linker.h
51 -rw-r--r-- root/root usr/include/llvm-c/Object.h
52 -rw-r--r-- root/root usr/include/llvm-c/Support.h
53 -rw-r--r-- root/root usr/include/llvm-c/Target.h
54 -rw-r--r-- root/root usr/include/llvm-c/TargetMachine.h
55 drwxr-xr-x root/root usr/include/llvm-c/Transforms/
56 -rw-r--r-- root/root usr/include/llvm-c/Transforms/IPO.h
57 -rw-r--r-- root/root usr/include/llvm-c/Transforms/PassManagerBuilder.h
58 -rw-r--r-- root/root usr/include/llvm-c/Transforms/Scalar.h
59 -rw-r--r-- root/root usr/include/llvm-c/Transforms/Vectorize.h
60 -rw-r--r-- root/root usr/include/llvm-c/lto.h
61 drwxr-xr-x root/root usr/include/llvm/
62 drwxr-xr-x root/root usr/include/llvm/ADT/
63 -rw-r--r-- root/root usr/include/llvm/ADT/APFloat.h
64 -rw-r--r-- root/root usr/include/llvm/ADT/APInt.h
65 -rw-r--r-- root/root usr/include/llvm/ADT/APSInt.h
66 -rw-r--r-- root/root usr/include/llvm/ADT/ArrayRef.h
67 -rw-r--r-- root/root usr/include/llvm/ADT/BitVector.h
68 -rw-r--r-- root/root usr/include/llvm/ADT/DAGDeltaAlgorithm.h
69 -rw-r--r-- root/root usr/include/llvm/ADT/DeltaAlgorithm.h
70 -rw-r--r-- root/root usr/include/llvm/ADT/DenseMap.h
71 -rw-r--r-- root/root usr/include/llvm/ADT/DenseMapInfo.h
72 -rw-r--r-- root/root usr/include/llvm/ADT/DenseSet.h
73 -rw-r--r-- root/root usr/include/llvm/ADT/DepthFirstIterator.h
74 -rw-r--r-- root/root usr/include/llvm/ADT/EquivalenceClasses.h
75 -rw-r--r-- root/root usr/include/llvm/ADT/FoldingSet.h
76 -rw-r--r-- root/root usr/include/llvm/ADT/GraphTraits.h
77 -rw-r--r-- root/root usr/include/llvm/ADT/Hashing.h
78 -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableList.h
79 -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableMap.h
80 -rw-r--r-- root/root usr/include/llvm/ADT/ImmutableSet.h
81 -rw-r--r-- root/root usr/include/llvm/ADT/IndexedMap.h
82 -rw-r--r-- root/root usr/include/llvm/ADT/IntEqClasses.h
83 -rw-r--r-- root/root usr/include/llvm/ADT/IntervalMap.h
84 -rw-r--r-- root/root usr/include/llvm/ADT/IntrusiveRefCntPtr.h
85 -rw-r--r-- root/root usr/include/llvm/ADT/MapVector.h
86 -rw-r--r-- root/root usr/include/llvm/ADT/None.h
87 -rw-r--r-- root/root usr/include/llvm/ADT/Optional.h
88 -rw-r--r-- root/root usr/include/llvm/ADT/PackedVector.h
89 -rw-r--r-- root/root usr/include/llvm/ADT/PointerIntPair.h
90 -rw-r--r-- root/root usr/include/llvm/ADT/PointerUnion.h
91 -rw-r--r-- root/root usr/include/llvm/ADT/PostOrderIterator.h
92 -rw-r--r-- root/root usr/include/llvm/ADT/PriorityQueue.h
93 -rw-r--r-- root/root usr/include/llvm/ADT/SCCIterator.h
94 -rw-r--r-- root/root usr/include/llvm/ADT/STLExtras.h
95 -rw-r--r-- root/root usr/include/llvm/ADT/ScopedHashTable.h
96 -rw-r--r-- root/root usr/include/llvm/ADT/SetOperations.h
97 -rw-r--r-- root/root usr/include/llvm/ADT/SetVector.h
98 -rw-r--r-- root/root usr/include/llvm/ADT/SmallBitVector.h
99 -rw-r--r-- root/root usr/include/llvm/ADT/SmallPtrSet.h
100 -rw-r--r-- root/root usr/include/llvm/ADT/SmallSet.h
101 -rw-r--r-- root/root usr/include/llvm/ADT/SmallString.h
102 -rw-r--r-- root/root usr/include/llvm/ADT/SmallVector.h
103 -rw-r--r-- root/root usr/include/llvm/ADT/SparseBitVector.h
104 -rw-r--r-- root/root usr/include/llvm/ADT/SparseMultiSet.h
105 -rw-r--r-- root/root usr/include/llvm/ADT/SparseSet.h
106 -rw-r--r-- root/root usr/include/llvm/ADT/Statistic.h
107 -rw-r--r-- root/root usr/include/llvm/ADT/StringExtras.h
108 -rw-r--r-- root/root usr/include/llvm/ADT/StringMap.h
109 -rw-r--r-- root/root usr/include/llvm/ADT/StringRef.h
110 -rw-r--r-- root/root usr/include/llvm/ADT/StringSet.h
111 -rw-r--r-- root/root usr/include/llvm/ADT/StringSwitch.h
112 -rw-r--r-- root/root usr/include/llvm/ADT/TinyPtrVector.h
113 -rw-r--r-- root/root usr/include/llvm/ADT/Triple.h
114 -rw-r--r-- root/root usr/include/llvm/ADT/Twine.h
115 -rw-r--r-- root/root usr/include/llvm/ADT/UniqueVector.h
116 -rw-r--r-- root/root usr/include/llvm/ADT/VariadicFunction.h
117 -rw-r--r-- root/root usr/include/llvm/ADT/edit_distance.h
118 -rw-r--r-- root/root usr/include/llvm/ADT/ilist.h
119 -rw-r--r-- root/root usr/include/llvm/ADT/ilist_node.h
120 -rw-r--r-- root/root usr/include/llvm/ADT/iterator.h
121 -rw-r--r-- root/root usr/include/llvm/ADT/iterator_range.h
122 drwxr-xr-x root/root usr/include/llvm/Analysis/
123 -rw-r--r-- root/root usr/include/llvm/Analysis/AliasAnalysis.h
124 -rw-r--r-- root/root usr/include/llvm/Analysis/AliasSetTracker.h
125 -rw-r--r-- root/root usr/include/llvm/Analysis/AssumptionCache.h
126 -rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfo.h
127 -rw-r--r-- root/root usr/include/llvm/Analysis/BlockFrequencyInfoImpl.h
128 -rw-r--r-- root/root usr/include/llvm/Analysis/BranchProbabilityInfo.h
129 -rw-r--r-- root/root usr/include/llvm/Analysis/CFG.h
130 -rw-r--r-- root/root usr/include/llvm/Analysis/CFGPrinter.h
131 -rw-r--r-- root/root usr/include/llvm/Analysis/CGSCCPassManager.h
132 -rw-r--r-- root/root usr/include/llvm/Analysis/CallGraph.h
133 -rw-r--r-- root/root usr/include/llvm/Analysis/CallGraphSCCPass.h
134 -rw-r--r-- root/root usr/include/llvm/Analysis/CallPrinter.h
135 -rw-r--r-- root/root usr/include/llvm/Analysis/CaptureTracking.h
136 -rw-r--r-- root/root usr/include/llvm/Analysis/CodeMetrics.h
137 -rw-r--r-- root/root usr/include/llvm/Analysis/ConstantFolding.h
138 -rw-r--r-- root/root usr/include/llvm/Analysis/ConstantsScanner.h
139 -rw-r--r-- root/root usr/include/llvm/Analysis/DOTGraphTraitsPass.h
140 -rw-r--r-- root/root usr/include/llvm/Analysis/DependenceAnalysis.h
141 -rw-r--r-- root/root usr/include/llvm/Analysis/DomPrinter.h
142 -rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontier.h
143 -rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontierImpl.h
144 -rw-r--r-- root/root usr/include/llvm/Analysis/FunctionTargetTransformInfo.h
145 -rw-r--r-- root/root usr/include/llvm/Analysis/IVUsers.h
146 -rw-r--r-- root/root usr/include/llvm/Analysis/InlineCost.h
147 -rw-r--r-- root/root usr/include/llvm/Analysis/InstructionSimplify.h
148 -rw-r--r-- root/root usr/include/llvm/Analysis/Interval.h
149 -rw-r--r-- root/root usr/include/llvm/Analysis/IntervalIterator.h
150 -rw-r--r-- root/root usr/include/llvm/Analysis/IntervalPartition.h
151 -rw-r--r-- root/root usr/include/llvm/Analysis/JumpInstrTableInfo.h
152 -rw-r--r-- root/root usr/include/llvm/Analysis/LazyCallGraph.h
153 -rw-r--r-- root/root usr/include/llvm/Analysis/LazyValueInfo.h
154 -rw-r--r-- root/root usr/include/llvm/Analysis/LibCallAliasAnalysis.h
155 -rw-r--r-- root/root usr/include/llvm/Analysis/LibCallSemantics.h
156 -rw-r--r-- root/root usr/include/llvm/Analysis/Lint.h
157 -rw-r--r-- root/root usr/include/llvm/Analysis/Loads.h
158 -rw-r--r-- root/root usr/include/llvm/Analysis/LoopInfo.h
159 -rw-r--r-- root/root usr/include/llvm/Analysis/LoopInfoImpl.h
160 -rw-r--r-- root/root usr/include/llvm/Analysis/LoopIterator.h
161 -rw-r--r-- root/root usr/include/llvm/Analysis/LoopPass.h
162 -rw-r--r-- root/root usr/include/llvm/Analysis/MemoryBuiltins.h
163 -rw-r--r-- root/root usr/include/llvm/Analysis/MemoryDependenceAnalysis.h
164 -rw-r--r-- root/root usr/include/llvm/Analysis/PHITransAddr.h
165 -rw-r--r-- root/root usr/include/llvm/Analysis/Passes.h
166 -rw-r--r-- root/root usr/include/llvm/Analysis/PostDominators.h
167 -rw-r--r-- root/root usr/include/llvm/Analysis/PtrUseVisitor.h
168 -rw-r--r-- root/root usr/include/llvm/Analysis/RegionInfo.h
169 -rw-r--r-- root/root usr/include/llvm/Analysis/RegionInfoImpl.h
170 -rw-r--r-- root/root usr/include/llvm/Analysis/RegionIterator.h
171 -rw-r--r-- root/root usr/include/llvm/Analysis/RegionPass.h
172 -rw-r--r-- root/root usr/include/llvm/Analysis/RegionPrinter.h
173 -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolution.h
174 -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpander.h
175 -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpressions.h
176 -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionNormalization.h
177 -rw-r--r-- root/root usr/include/llvm/Analysis/SparsePropagation.h
178 -rw-r--r-- root/root usr/include/llvm/Analysis/TargetFolder.h
179 -rw-r--r-- root/root usr/include/llvm/Analysis/TargetTransformInfo.h
180 -rw-r--r-- root/root usr/include/llvm/Analysis/Trace.h
181 -rw-r--r-- root/root usr/include/llvm/Analysis/ValueTracking.h
182 drwxr-xr-x root/root usr/include/llvm/AsmParser/
183 -rw-r--r-- root/root usr/include/llvm/AsmParser/Parser.h
184 drwxr-xr-x root/root usr/include/llvm/Bitcode/
185 -rw-r--r-- root/root usr/include/llvm/Bitcode/BitCodes.h
186 -rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeWriterPass.h
187 -rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamReader.h
188 -rw-r--r-- root/root usr/include/llvm/Bitcode/BitstreamWriter.h
189 -rw-r--r-- root/root usr/include/llvm/Bitcode/LLVMBitCodes.h
190 -rw-r--r-- root/root usr/include/llvm/Bitcode/ReaderWriter.h
191 drwxr-xr-x root/root usr/include/llvm/CodeGen/
192 -rw-r--r-- root/root usr/include/llvm/CodeGen/Analysis.h
193 -rw-r--r-- root/root usr/include/llvm/CodeGen/AsmPrinter.h
194 -rw-r--r-- root/root usr/include/llvm/CodeGen/CalcSpillWeights.h
195 -rw-r--r-- root/root usr/include/llvm/CodeGen/CallingConvLower.h
196 -rw-r--r-- root/root usr/include/llvm/CodeGen/CommandFlags.h
197 -rw-r--r-- root/root usr/include/llvm/CodeGen/DAGCombine.h
198 -rw-r--r-- root/root usr/include/llvm/CodeGen/DFAPacketizer.h
199 -rw-r--r-- root/root usr/include/llvm/CodeGen/DIE.h
200 -rw-r--r-- root/root usr/include/llvm/CodeGen/EdgeBundles.h
201 -rw-r--r-- root/root usr/include/llvm/CodeGen/FastISel.h
202 -rw-r--r-- root/root usr/include/llvm/CodeGen/ForwardControlFlowIntegrity.h
203 -rw-r--r-- root/root usr/include/llvm/CodeGen/FunctionLoweringInfo.h
204 -rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadata.h
205 -rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadataPrinter.h
206 -rw-r--r-- root/root usr/include/llvm/CodeGen/GCStrategy.h
207 -rw-r--r-- root/root usr/include/llvm/CodeGen/GCs.h
208 -rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.h
209 -rw-r--r-- root/root usr/include/llvm/CodeGen/IntrinsicLowering.h
210 -rw-r--r-- root/root usr/include/llvm/CodeGen/JumpInstrTables.h
211 -rw-r--r-- root/root usr/include/llvm/CodeGen/LatencyPriorityQueue.h
212 -rw-r--r-- root/root usr/include/llvm/CodeGen/LexicalScopes.h
213 -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
214 -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllCodegenComponents.h
215 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveInterval.h
216 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalAnalysis.h
217 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalUnion.h
218 -rw-r--r-- root/root usr/include/llvm/CodeGen/LivePhysRegs.h
219 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRangeEdit.h
220 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveRegMatrix.h
221 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveStackAnalysis.h
222 -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveVariables.h
223 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachORelocation.h
224 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBasicBlock.h
225 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
226 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
227 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCombinerPattern.h
228 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineConstantPool.h
229 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominanceFrontier.h
230 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominators.h
231 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFrameInfo.h
232 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunction.h
233 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionAnalysis.h
234 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionPass.h
235 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstr.h
236 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBuilder.h
237 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBundle.h
238 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineJumpTableInfo.h
239 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopInfo.h
240 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineMemOperand.h
241 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfo.h
242 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineModuleInfoImpls.h
243 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineOperand.h
244 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePassRegistry.h
245 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachinePostDominators.h
246 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegionInfo.h
247 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineRegisterInfo.h
248 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSSAUpdater.h
249 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h
250 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineTraceMetrics.h
251 -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineValueType.h
252 drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/
253 -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/CostAllocator.h
254 -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Graph.h
255 -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Math.h
256 -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/ReductionRules.h
257 -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Solution.h
258 -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQPRAConstraint.h
259 -rw-r--r-- root/root usr/include/llvm/CodeGen/Passes.h
260 -rw-r--r-- root/root usr/include/llvm/CodeGen/PseudoSourceValue.h
261 -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPBQP.h
262 -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocRegistry.h
263 -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterClassInfo.h
264 -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterPressure.h
265 -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterScavenging.h
266 -rw-r--r-- root/root usr/include/llvm/CodeGen/ResourcePriorityQueue.h
267 -rw-r--r-- root/root usr/include/llvm/CodeGen/RuntimeLibcalls.h
268 -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAG.h
269 -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAGInstrs.h
270 -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDFS.h
271 -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleHazardRecognizer.h
272 -rw-r--r-- root/root usr/include/llvm/CodeGen/SchedulerRegistry.h
273 -rw-r--r-- root/root usr/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
274 -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAG.h
275 -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGISel.h
276 -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGNodes.h
277 -rw-r--r-- root/root usr/include/llvm/CodeGen/SlotIndexes.h
278 -rw-r--r-- root/root usr/include/llvm/CodeGen/StackMapLivenessAnalysis.h
279 -rw-r--r-- root/root usr/include/llvm/CodeGen/StackMaps.h
280 -rw-r--r-- root/root usr/include/llvm/CodeGen/StackProtector.h
281 -rw-r--r-- root/root usr/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
282 -rw-r--r-- root/root usr/include/llvm/CodeGen/TargetSchedule.h
283 -rw-r--r-- root/root usr/include/llvm/CodeGen/ValueTypes.h
284 -rw-r--r-- root/root usr/include/llvm/CodeGen/ValueTypes.td
285 -rw-r--r-- root/root usr/include/llvm/CodeGen/VirtRegMap.h
286 drwxr-xr-x root/root usr/include/llvm/Config/
287 -rw-r--r-- root/root usr/include/llvm/Config/AsmParsers.def
288 -rw-r--r-- root/root usr/include/llvm/Config/AsmPrinters.def
289 -rw-r--r-- root/root usr/include/llvm/Config/Disassemblers.def
290 -rw-r--r-- root/root usr/include/llvm/Config/Targets.def
291 -rw-r--r-- root/root usr/include/llvm/Config/config-64.h
292 -rw-r--r-- root/root usr/include/llvm/Config/config.h
293 -rw-r--r-- root/root usr/include/llvm/Config/llvm-config-64.h
294 -rw-r--r-- root/root usr/include/llvm/Config/llvm-config.h
295 drwxr-xr-x root/root usr/include/llvm/DebugInfo/
296 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DIContext.h
297 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFAbbreviationDeclaration.h
298 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFAcceleratorTable.h
299 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFCompileUnit.h
300 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFContext.h
301 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugAbbrev.h
302 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugArangeSet.h
303 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugAranges.h
304 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugFrame.h
305 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugInfoEntry.h
306 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugLine.h
307 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugLoc.h
308 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFDebugRangeList.h
309 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFFormValue.h
310 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFRelocMap.h
311 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFSection.h
312 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFTypeUnit.h
313 -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARFUnit.h
314 drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/
315 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ExecutionEngine.h
316 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/GenericValue.h
317 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Interpreter.h
318 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITEventListener.h
319 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/MCJIT.h
320 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OProfileWrapper.h
321 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ObjectCache.h
322 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
323 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyld.h
324 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
325 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/SectionMemoryManager.h
326 drwxr-xr-x root/root usr/include/llvm/IR/
327 -rw-r--r-- root/root usr/include/llvm/IR/Argument.h
328 -rw-r--r-- root/root usr/include/llvm/IR/AssemblyAnnotationWriter.h
329 -rw-r--r-- root/root usr/include/llvm/IR/Attributes.h
330 -rw-r--r-- root/root usr/include/llvm/IR/AutoUpgrade.h
331 -rw-r--r-- root/root usr/include/llvm/IR/BasicBlock.h
332 -rw-r--r-- root/root usr/include/llvm/IR/CFG.h
333 -rw-r--r-- root/root usr/include/llvm/IR/CallSite.h
334 -rw-r--r-- root/root usr/include/llvm/IR/CallingConv.h
335 -rw-r--r-- root/root usr/include/llvm/IR/Comdat.h
336 -rw-r--r-- root/root usr/include/llvm/IR/Constant.h
337 -rw-r--r-- root/root usr/include/llvm/IR/ConstantFolder.h
338 -rw-r--r-- root/root usr/include/llvm/IR/ConstantRange.h
339 -rw-r--r-- root/root usr/include/llvm/IR/Constants.h
340 -rw-r--r-- root/root usr/include/llvm/IR/DIBuilder.h
341 -rw-r--r-- root/root usr/include/llvm/IR/DataLayout.h
342 -rw-r--r-- root/root usr/include/llvm/IR/DebugInfo.h
343 -rw-r--r-- root/root usr/include/llvm/IR/DebugLoc.h
344 -rw-r--r-- root/root usr/include/llvm/IR/DerivedTypes.h
345 -rw-r--r-- root/root usr/include/llvm/IR/DiagnosticInfo.h
346 -rw-r--r-- root/root usr/include/llvm/IR/DiagnosticPrinter.h
347 -rw-r--r-- root/root usr/include/llvm/IR/Dominators.h
348 -rw-r--r-- root/root usr/include/llvm/IR/Function.h
349 -rw-r--r-- root/root usr/include/llvm/IR/GVMaterializer.h
350 -rw-r--r-- root/root usr/include/llvm/IR/GetElementPtrTypeIterator.h
351 -rw-r--r-- root/root usr/include/llvm/IR/GlobalAlias.h
352 -rw-r--r-- root/root usr/include/llvm/IR/GlobalObject.h
353 -rw-r--r-- root/root usr/include/llvm/IR/GlobalValue.h
354 -rw-r--r-- root/root usr/include/llvm/IR/GlobalVariable.h
355 -rw-r--r-- root/root usr/include/llvm/IR/IRBuilder.h
356 -rw-r--r-- root/root usr/include/llvm/IR/IRPrintingPasses.h
357 -rw-r--r-- root/root usr/include/llvm/IR/InlineAsm.h
358 -rw-r--r-- root/root usr/include/llvm/IR/InstIterator.h
359 -rw-r--r-- root/root usr/include/llvm/IR/InstVisitor.h
360 -rw-r--r-- root/root usr/include/llvm/IR/InstrTypes.h
361 -rw-r--r-- root/root usr/include/llvm/IR/Instruction.def
362 -rw-r--r-- root/root usr/include/llvm/IR/Instruction.h
363 -rw-r--r-- root/root usr/include/llvm/IR/Instructions.h
364 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicInst.h
365 -rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.gen
366 -rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.h
367 -rw-r--r-- root/root usr/include/llvm/IR/Intrinsics.td
368 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsAArch64.td
369 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsARM.td
370 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsHexagon.td
371 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsMips.td
372 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsNVVM.td
373 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsPowerPC.td
374 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsR600.td
375 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsX86.td
376 -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsXCore.td
377 -rw-r--r-- root/root usr/include/llvm/IR/LLVMContext.h
378 -rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManager.h
379 -rw-r--r-- root/root usr/include/llvm/IR/LegacyPassManagers.h
380 -rw-r--r-- root/root usr/include/llvm/IR/LegacyPassNameParser.h
381 -rw-r--r-- root/root usr/include/llvm/IR/MDBuilder.h
382 -rw-r--r-- root/root usr/include/llvm/IR/Mangler.h
383 -rw-r--r-- root/root usr/include/llvm/IR/Metadata.def
384 -rw-r--r-- root/root usr/include/llvm/IR/Metadata.h
385 -rw-r--r-- root/root usr/include/llvm/IR/MetadataTracking.h
386 -rw-r--r-- root/root usr/include/llvm/IR/Module.h
387 -rw-r--r-- root/root usr/include/llvm/IR/NoFolder.h
388 -rw-r--r-- root/root usr/include/llvm/IR/OperandTraits.h
389 -rw-r--r-- root/root usr/include/llvm/IR/Operator.h
390 -rw-r--r-- root/root usr/include/llvm/IR/PassManager.h
391 -rw-r--r-- root/root usr/include/llvm/IR/PassManagerInternal.h
392 -rw-r--r-- root/root usr/include/llvm/IR/PatternMatch.h
393 -rw-r--r-- root/root usr/include/llvm/IR/PredIteratorCache.h
394 -rw-r--r-- root/root usr/include/llvm/IR/Statepoint.h
395 -rw-r--r-- root/root usr/include/llvm/IR/SymbolTableListTraits.h
396 -rw-r--r-- root/root usr/include/llvm/IR/TrackingMDRef.h
397 -rw-r--r-- root/root usr/include/llvm/IR/Type.h
398 -rw-r--r-- root/root usr/include/llvm/IR/TypeBuilder.h
399 -rw-r--r-- root/root usr/include/llvm/IR/TypeFinder.h
400 -rw-r--r-- root/root usr/include/llvm/IR/Use.h
401 -rw-r--r-- root/root usr/include/llvm/IR/UseListOrder.h
402 -rw-r--r-- root/root usr/include/llvm/IR/User.h
403 -rw-r--r-- root/root usr/include/llvm/IR/Value.h
404 -rw-r--r-- root/root usr/include/llvm/IR/ValueHandle.h
405 -rw-r--r-- root/root usr/include/llvm/IR/ValueMap.h
406 -rw-r--r-- root/root usr/include/llvm/IR/ValueSymbolTable.h
407 -rw-r--r-- root/root usr/include/llvm/IR/Verifier.h
408 drwxr-xr-x root/root usr/include/llvm/IRReader/
409 -rw-r--r-- root/root usr/include/llvm/IRReader/IRReader.h
410 -rw-r--r-- root/root usr/include/llvm/InitializePasses.h
411 drwxr-xr-x root/root usr/include/llvm/LTO/
412 -rw-r--r-- root/root usr/include/llvm/LTO/LTOCodeGenerator.h
413 -rw-r--r-- root/root usr/include/llvm/LTO/LTOModule.h
414 drwxr-xr-x root/root usr/include/llvm/LineEditor/
415 -rw-r--r-- root/root usr/include/llvm/LineEditor/LineEditor.h
416 -rw-r--r-- root/root usr/include/llvm/LinkAllIR.h
417 -rw-r--r-- root/root usr/include/llvm/LinkAllPasses.h
418 drwxr-xr-x root/root usr/include/llvm/Linker/
419 -rw-r--r-- root/root usr/include/llvm/Linker/Linker.h
420 drwxr-xr-x root/root usr/include/llvm/MC/
421 -rw-r--r-- root/root usr/include/llvm/MC/ConstantPools.h
422 -rw-r--r-- root/root usr/include/llvm/MC/MCAsmBackend.h
423 -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfo.h
424 -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoCOFF.h
425 -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoDarwin.h
426 -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoELF.h
427 -rw-r--r-- root/root usr/include/llvm/MC/MCAsmLayout.h
428 -rw-r--r-- root/root usr/include/llvm/MC/MCAssembler.h
429 -rw-r--r-- root/root usr/include/llvm/MC/MCCodeEmitter.h
430 -rw-r--r-- root/root usr/include/llvm/MC/MCCodeGenInfo.h
431 -rw-r--r-- root/root usr/include/llvm/MC/MCContext.h
432 -rw-r--r-- root/root usr/include/llvm/MC/MCDirectives.h
433 -rw-r--r-- root/root usr/include/llvm/MC/MCDisassembler.h
434 -rw-r--r-- root/root usr/include/llvm/MC/MCDwarf.h
435 -rw-r--r-- root/root usr/include/llvm/MC/MCELF.h
436 -rw-r--r-- root/root usr/include/llvm/MC/MCELFObjectWriter.h
437 -rw-r--r-- root/root usr/include/llvm/MC/MCELFStreamer.h
438 -rw-r--r-- root/root usr/include/llvm/MC/MCELFSymbolFlags.h
439 -rw-r--r-- root/root usr/include/llvm/MC/MCExpr.h
440 -rw-r--r-- root/root usr/include/llvm/MC/MCExternalSymbolizer.h
441 -rw-r--r-- root/root usr/include/llvm/MC/MCFixedLenDisassembler.h
442 -rw-r--r-- root/root usr/include/llvm/MC/MCFixup.h
443 -rw-r--r-- root/root usr/include/llvm/MC/MCFixupKindInfo.h
444 -rw-r--r-- root/root usr/include/llvm/MC/MCInst.h
445 -rw-r--r-- root/root usr/include/llvm/MC/MCInstBuilder.h
446 -rw-r--r-- root/root usr/include/llvm/MC/MCInstPrinter.h
447 -rw-r--r-- root/root usr/include/llvm/MC/MCInstrAnalysis.h
448 -rw-r--r-- root/root usr/include/llvm/MC/MCInstrDesc.h
449 -rw-r--r-- root/root usr/include/llvm/MC/MCInstrInfo.h
450 -rw-r--r-- root/root usr/include/llvm/MC/MCInstrItineraries.h
451 -rw-r--r-- root/root usr/include/llvm/MC/MCLabel.h
452 -rw-r--r-- root/root usr/include/llvm/MC/MCLinkerOptimizationHint.h
453 -rw-r--r-- root/root usr/include/llvm/MC/MCMachOSymbolFlags.h
454 -rw-r--r-- root/root usr/include/llvm/MC/MCMachObjectWriter.h
455 -rw-r--r-- root/root usr/include/llvm/MC/MCObjectFileInfo.h
456 -rw-r--r-- root/root usr/include/llvm/MC/MCObjectStreamer.h
457 -rw-r--r-- root/root usr/include/llvm/MC/MCObjectWriter.h
458 drwxr-xr-x root/root usr/include/llvm/MC/MCParser/
459 -rw-r--r-- root/root usr/include/llvm/MC/MCParser/AsmCond.h
460 -rw-r--r-- root/root usr/include/llvm/MC/MCParser/AsmLexer.h
461 -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmLexer.h
462 -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmParser.h
463 -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmParserExtension.h
464 -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCParsedAsmOperand.h
465 -rw-r--r-- root/root usr/include/llvm/MC/MCRegisterInfo.h
466 -rw-r--r-- root/root usr/include/llvm/MC/MCRelocationInfo.h
467 -rw-r--r-- root/root usr/include/llvm/MC/MCSchedule.h
468 -rw-r--r-- root/root usr/include/llvm/MC/MCSection.h
469 -rw-r--r-- root/root usr/include/llvm/MC/MCSectionCOFF.h
470 -rw-r--r-- root/root usr/include/llvm/MC/MCSectionELF.h
471 -rw-r--r-- root/root usr/include/llvm/MC/MCSectionMachO.h
472 -rw-r--r-- root/root usr/include/llvm/MC/MCStreamer.h
473 -rw-r--r-- root/root usr/include/llvm/MC/MCSubtargetInfo.h
474 -rw-r--r-- root/root usr/include/llvm/MC/MCSymbol.h
475 -rw-r--r-- root/root usr/include/llvm/MC/MCSymbolizer.h
476 -rw-r--r-- root/root usr/include/llvm/MC/MCTargetAsmParser.h
477 -rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptions.h
478 -rw-r--r-- root/root usr/include/llvm/MC/MCTargetOptionsCommandFlags.h
479 -rw-r--r-- root/root usr/include/llvm/MC/MCValue.h
480 -rw-r--r-- root/root usr/include/llvm/MC/MCWin64EH.h
481 -rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFObjectWriter.h
482 -rw-r--r-- root/root usr/include/llvm/MC/MCWinCOFFStreamer.h
483 -rw-r--r-- root/root usr/include/llvm/MC/MCWinEH.h
484 -rw-r--r-- root/root usr/include/llvm/MC/MachineLocation.h
485 -rw-r--r-- root/root usr/include/llvm/MC/SectionKind.h
486 -rw-r--r-- root/root usr/include/llvm/MC/StringTableBuilder.h
487 -rw-r--r-- root/root usr/include/llvm/MC/SubtargetFeature.h
488 -rw-r--r-- root/root usr/include/llvm/MC/YAML.h
489 drwxr-xr-x root/root usr/include/llvm/Object/
490 -rw-r--r-- root/root usr/include/llvm/Object/Archive.h
491 -rw-r--r-- root/root usr/include/llvm/Object/Binary.h
492 -rw-r--r-- root/root usr/include/llvm/Object/COFF.h
493 -rw-r--r-- root/root usr/include/llvm/Object/COFFYAML.h
494 -rw-r--r-- root/root usr/include/llvm/Object/ELF.h
495 -rw-r--r-- root/root usr/include/llvm/Object/ELFObjectFile.h
496 -rw-r--r-- root/root usr/include/llvm/Object/ELFTypes.h
497 -rw-r--r-- root/root usr/include/llvm/Object/ELFYAML.h
498 -rw-r--r-- root/root usr/include/llvm/Object/Error.h
499 -rw-r--r-- root/root usr/include/llvm/Object/IRObjectFile.h
500 -rw-r--r-- root/root usr/include/llvm/Object/MachO.h
501 -rw-r--r-- root/root usr/include/llvm/Object/MachOUniversal.h
502 -rw-r--r-- root/root usr/include/llvm/Object/ObjectFile.h
503 -rw-r--r-- root/root usr/include/llvm/Object/RelocVisitor.h
504 -rw-r--r-- root/root usr/include/llvm/Object/SymbolicFile.h
505 drwxr-xr-x root/root usr/include/llvm/Option/
506 -rw-r--r-- root/root usr/include/llvm/Option/Arg.h
507 -rw-r--r-- root/root usr/include/llvm/Option/ArgList.h
508 -rw-r--r-- root/root usr/include/llvm/Option/OptParser.td
509 -rw-r--r-- root/root usr/include/llvm/Option/OptSpecifier.h
510 -rw-r--r-- root/root usr/include/llvm/Option/OptTable.h
511 -rw-r--r-- root/root usr/include/llvm/Option/Option.h
512 -rw-r--r-- root/root usr/include/llvm/Pass.h
513 -rw-r--r-- root/root usr/include/llvm/PassAnalysisSupport.h
514 -rw-r--r-- root/root usr/include/llvm/PassInfo.h
515 -rw-r--r-- root/root usr/include/llvm/PassManager.h
516 -rw-r--r-- root/root usr/include/llvm/PassRegistry.h
517 -rw-r--r-- root/root usr/include/llvm/PassSupport.h
518 drwxr-xr-x root/root usr/include/llvm/ProfileData/
519 -rw-r--r-- root/root usr/include/llvm/ProfileData/CoverageMapping.h
520 -rw-r--r-- root/root usr/include/llvm/ProfileData/CoverageMappingReader.h
521 -rw-r--r-- root/root usr/include/llvm/ProfileData/CoverageMappingWriter.h
522 -rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProf.h
523 -rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfReader.h
524 -rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfWriter.h
525 -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProf.h
526 -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfReader.h
527 -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfWriter.h
528 drwxr-xr-x root/root usr/include/llvm/Support/
529 -rw-r--r-- root/root usr/include/llvm/Support/AIXDataTypesFix.h
530 -rw-r--r-- root/root usr/include/llvm/Support/ARMBuildAttributes.h
531 -rw-r--r-- root/root usr/include/llvm/Support/ARMEHABI.h
532 -rw-r--r-- root/root usr/include/llvm/Support/ARMWinEH.h
533 -rw-r--r-- root/root usr/include/llvm/Support/AlignOf.h
534 -rw-r--r-- root/root usr/include/llvm/Support/Allocator.h
535 -rw-r--r-- root/root usr/include/llvm/Support/ArrayRecycler.h
536 -rw-r--r-- root/root usr/include/llvm/Support/Atomic.h
537 -rw-r--r-- root/root usr/include/llvm/Support/BlockFrequency.h
538 -rw-r--r-- root/root usr/include/llvm/Support/BranchProbability.h
539 -rw-r--r-- root/root usr/include/llvm/Support/CBindingWrapping.h
540 -rw-r--r-- root/root usr/include/llvm/Support/COFF.h
541 -rw-r--r-- root/root usr/include/llvm/Support/Capacity.h
542 -rw-r--r-- root/root usr/include/llvm/Support/Casting.h
543 -rw-r--r-- root/root usr/include/llvm/Support/CodeGen.h
544 -rw-r--r-- root/root usr/include/llvm/Support/CommandLine.h
545 -rw-r--r-- root/root usr/include/llvm/Support/Compiler.h
546 -rw-r--r-- root/root usr/include/llvm/Support/Compression.h
547 -rw-r--r-- root/root usr/include/llvm/Support/ConvertUTF.h
548 -rw-r--r-- root/root usr/include/llvm/Support/CrashRecoveryContext.h
549 -rw-r--r-- root/root usr/include/llvm/Support/DOTGraphTraits.h
550 -rw-r--r-- root/root usr/include/llvm/Support/DataExtractor.h
551 -rw-r--r-- root/root usr/include/llvm/Support/DataStream.h
552 -rw-r--r-- root/root usr/include/llvm/Support/DataTypes.h
553 -rw-r--r-- root/root usr/include/llvm/Support/Debug.h
554 -rw-r--r-- root/root usr/include/llvm/Support/Dwarf.h
555 -rw-r--r-- root/root usr/include/llvm/Support/DynamicLibrary.h
556 -rw-r--r-- root/root usr/include/llvm/Support/ELF.h
557 drwxr-xr-x root/root usr/include/llvm/Support/ELFRelocs/
558 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/AArch64.def
559 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/ARM.def
560 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Hexagon.def
561 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Mips.def
562 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/PowerPC.def
563 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/PowerPC64.def
564 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/Sparc.def
565 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/SystemZ.def
566 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/i386.def
567 -rw-r--r-- root/root usr/include/llvm/Support/ELFRelocs/x86_64.def
568 -rw-r--r-- root/root usr/include/llvm/Support/Endian.h
569 -rw-r--r-- root/root usr/include/llvm/Support/EndianStream.h
570 -rw-r--r-- root/root usr/include/llvm/Support/Errc.h
571 -rw-r--r-- root/root usr/include/llvm/Support/Errno.h
572 -rw-r--r-- root/root usr/include/llvm/Support/ErrorHandling.h
573 -rw-r--r-- root/root usr/include/llvm/Support/ErrorOr.h
574 -rw-r--r-- root/root usr/include/llvm/Support/FileOutputBuffer.h
575 -rw-r--r-- root/root usr/include/llvm/Support/FileSystem.h
576 -rw-r--r-- root/root usr/include/llvm/Support/FileUtilities.h
577 -rw-r--r-- root/root usr/include/llvm/Support/Format.h
578 -rw-r--r-- root/root usr/include/llvm/Support/FormattedStream.h
579 -rw-r--r-- root/root usr/include/llvm/Support/GCOV.h
580 -rw-r--r-- root/root usr/include/llvm/Support/GenericDomTree.h
581 -rw-r--r-- root/root usr/include/llvm/Support/GenericDomTreeConstruction.h
582 -rw-r--r-- root/root usr/include/llvm/Support/GraphWriter.h
583 -rw-r--r-- root/root usr/include/llvm/Support/Host.h
584 -rw-r--r-- root/root usr/include/llvm/Support/LEB128.h
585 -rw-r--r-- root/root usr/include/llvm/Support/LICENSE.TXT
586 -rw-r--r-- root/root usr/include/llvm/Support/LineIterator.h
587 -rw-r--r-- root/root usr/include/llvm/Support/Locale.h
588 -rw-r--r-- root/root usr/include/llvm/Support/LockFileManager.h
589 -rw-r--r-- root/root usr/include/llvm/Support/MD5.h
590 -rw-r--r-- root/root usr/include/llvm/Support/MachO.h
591 -rw-r--r-- root/root usr/include/llvm/Support/ManagedStatic.h
592 -rw-r--r-- root/root usr/include/llvm/Support/MathExtras.h
593 -rw-r--r-- root/root usr/include/llvm/Support/Memory.h
594 -rw-r--r-- root/root usr/include/llvm/Support/MemoryBuffer.h
595 -rw-r--r-- root/root usr/include/llvm/Support/MemoryObject.h
596 -rw-r--r-- root/root usr/include/llvm/Support/Mutex.h
597 -rw-r--r-- root/root usr/include/llvm/Support/MutexGuard.h
598 -rw-r--r-- root/root usr/include/llvm/Support/OnDiskHashTable.h
599 -rw-r--r-- root/root usr/include/llvm/Support/Options.h
600 -rw-r--r-- root/root usr/include/llvm/Support/OutputBuffer.h
601 -rw-r--r-- root/root usr/include/llvm/Support/Path.h
602 -rw-r--r-- root/root usr/include/llvm/Support/PluginLoader.h
603 -rw-r--r-- root/root usr/include/llvm/Support/PointerLikeTypeTraits.h
604 -rw-r--r-- root/root usr/include/llvm/Support/PrettyStackTrace.h
605 -rw-r--r-- root/root usr/include/llvm/Support/Process.h
606 -rw-r--r-- root/root usr/include/llvm/Support/Program.h
607 -rw-r--r-- root/root usr/include/llvm/Support/RWMutex.h
608 -rw-r--r-- root/root usr/include/llvm/Support/RandomNumberGenerator.h
609 -rw-r--r-- root/root usr/include/llvm/Support/Recycler.h
610 -rw-r--r-- root/root usr/include/llvm/Support/RecyclingAllocator.h
611 -rw-r--r-- root/root usr/include/llvm/Support/Regex.h
612 -rw-r--r-- root/root usr/include/llvm/Support/Registry.h
613 -rw-r--r-- root/root usr/include/llvm/Support/RegistryParser.h
614 -rw-r--r-- root/root usr/include/llvm/Support/SMLoc.h
615 -rw-r--r-- root/root usr/include/llvm/Support/SaveAndRestore.h
616 -rw-r--r-- root/root usr/include/llvm/Support/ScaledNumber.h
617 -rw-r--r-- root/root usr/include/llvm/Support/Signals.h
618 -rw-r--r-- root/root usr/include/llvm/Support/Solaris.h
619 -rw-r--r-- root/root usr/include/llvm/Support/SourceMgr.h
620 -rw-r--r-- root/root usr/include/llvm/Support/SpecialCaseList.h
621 -rw-r--r-- root/root usr/include/llvm/Support/StreamingMemoryObject.h
622 -rw-r--r-- root/root usr/include/llvm/Support/StringPool.h
623 -rw-r--r-- root/root usr/include/llvm/Support/SwapByteOrder.h
624 -rw-r--r-- root/root usr/include/llvm/Support/SystemUtils.h
625 -rw-r--r-- root/root usr/include/llvm/Support/TargetRegistry.h
626 -rw-r--r-- root/root usr/include/llvm/Support/TargetSelect.h
627 -rw-r--r-- root/root usr/include/llvm/Support/ThreadLocal.h
628 -rw-r--r-- root/root usr/include/llvm/Support/Threading.h
629 -rw-r--r-- root/root usr/include/llvm/Support/TimeValue.h
630 -rw-r--r-- root/root usr/include/llvm/Support/Timer.h
631 -rw-r--r-- root/root usr/include/llvm/Support/ToolOutputFile.h
632 -rw-r--r-- root/root usr/include/llvm/Support/Unicode.h
633 -rw-r--r-- root/root usr/include/llvm/Support/UnicodeCharRanges.h
634 -rw-r--r-- root/root usr/include/llvm/Support/UniqueLock.h
635 -rw-r--r-- root/root usr/include/llvm/Support/Valgrind.h
636 -rw-r--r-- root/root usr/include/llvm/Support/Watchdog.h
637 -rw-r--r-- root/root usr/include/llvm/Support/Win64EH.h
638 -rw-r--r-- root/root usr/include/llvm/Support/WindowsError.h
639 -rw-r--r-- root/root usr/include/llvm/Support/YAMLParser.h
640 -rw-r--r-- root/root usr/include/llvm/Support/YAMLTraits.h
641 -rw-r--r-- root/root usr/include/llvm/Support/circular_raw_ostream.h
642 -rw-r--r-- root/root usr/include/llvm/Support/raw_os_ostream.h
643 -rw-r--r-- root/root usr/include/llvm/Support/raw_ostream.h
644 -rw-r--r-- root/root usr/include/llvm/Support/type_traits.h
645 drwxr-xr-x root/root usr/include/llvm/TableGen/
646 -rw-r--r-- root/root usr/include/llvm/TableGen/Error.h
647 -rw-r--r-- root/root usr/include/llvm/TableGen/Main.h
648 -rw-r--r-- root/root usr/include/llvm/TableGen/Record.h
649 -rw-r--r-- root/root usr/include/llvm/TableGen/SetTheory.h
650 -rw-r--r-- root/root usr/include/llvm/TableGen/StringMatcher.h
651 -rw-r--r-- root/root usr/include/llvm/TableGen/StringToOffsetTable.h
652 -rw-r--r-- root/root usr/include/llvm/TableGen/TableGenBackend.h
653 drwxr-xr-x root/root usr/include/llvm/Target/
654 -rw-r--r-- root/root usr/include/llvm/Target/CostTable.h
655 -rw-r--r-- root/root usr/include/llvm/Target/Target.td
656 -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.h
657 -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.td
658 -rw-r--r-- root/root usr/include/llvm/Target/TargetFrameLowering.h
659 -rw-r--r-- root/root usr/include/llvm/Target/TargetInstrInfo.h
660 -rw-r--r-- root/root usr/include/llvm/Target/TargetIntrinsicInfo.h
661 -rw-r--r-- root/root usr/include/llvm/Target/TargetItinerary.td
662 -rw-r--r-- root/root usr/include/llvm/Target/TargetLibraryInfo.h
663 -rw-r--r-- root/root usr/include/llvm/Target/TargetLowering.h
664 -rw-r--r-- root/root usr/include/llvm/Target/TargetLoweringObjectFile.h
665 -rw-r--r-- root/root usr/include/llvm/Target/TargetMachine.h
666 -rw-r--r-- root/root usr/include/llvm/Target/TargetOpcodes.h
667 -rw-r--r-- root/root usr/include/llvm/Target/TargetOptions.h
668 -rw-r--r-- root/root usr/include/llvm/Target/TargetRegisterInfo.h
669 -rw-r--r-- root/root usr/include/llvm/Target/TargetSchedule.td
670 -rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAG.td
671 -rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAGInfo.h
672 -rw-r--r-- root/root usr/include/llvm/Target/TargetSubtargetInfo.h
673 drwxr-xr-x root/root usr/include/llvm/Transforms/
674 -rw-r--r-- root/root usr/include/llvm/Transforms/IPO.h
675 drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/
676 -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/InlinerPass.h
677 -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/PassManagerBuilder.h
678 -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation.h
679 -rw-r--r-- root/root usr/include/llvm/Transforms/ObjCARC.h
680 -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar.h
681 drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/
682 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
683 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BasicBlockUtils.h
684 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BuildLibCalls.h
685 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/BypassSlowDivision.h
686 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Cloning.h
687 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CmpInstAnalysis.h
688 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeExtractor.h
689 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CtorUtils.h
690 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GlobalStatus.h
691 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/IntegerDivision.h
692 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Local.h
693 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopUtils.h
694 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ModuleUtils.h
695 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/PromoteMemToReg.h
696 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdater.h
697 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
698 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyIndVar.h
699 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SimplifyLibCalls.h
700 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/SymbolRewriter.h
701 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
702 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/UnrollLoop.h
703 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ValueMapper.h
704 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/VectorUtils.h
705 -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize.h
706 drwxr-xr-x root/root usr/lib/
707 -rwxr-xr-x root/root usr/lib/BugpointPasses.so
708 lrwxrwxrwx root/root usr/lib/libLLVM-3.6.0.so -> libLLVM-3.6.so
709 -rwxr-xr-x root/root usr/lib/libLLVM-3.6.so
710 -rwxr-xr-x root/root usr/lib/libLLVMAnalysis.a
711 -rwxr-xr-x root/root usr/lib/libLLVMAsmParser.a
712 -rwxr-xr-x root/root usr/lib/libLLVMAsmPrinter.a
713 -rwxr-xr-x root/root usr/lib/libLLVMBitReader.a
714 -rwxr-xr-x root/root usr/lib/libLLVMBitWriter.a
715 -rwxr-xr-x root/root usr/lib/libLLVMCodeGen.a
716 -rwxr-xr-x root/root usr/lib/libLLVMCore.a
717 -rwxr-xr-x root/root usr/lib/libLLVMDebugInfo.a
718 -rwxr-xr-x root/root usr/lib/libLLVMExecutionEngine.a
719 -rwxr-xr-x root/root usr/lib/libLLVMIRReader.a
720 -rwxr-xr-x root/root usr/lib/libLLVMInstCombine.a
721 -rwxr-xr-x root/root usr/lib/libLLVMInstrumentation.a
722 -rwxr-xr-x root/root usr/lib/libLLVMInterpreter.a
723 -rwxr-xr-x root/root usr/lib/libLLVMLTO.a
724 -rwxr-xr-x root/root usr/lib/libLLVMLineEditor.a
725 -rwxr-xr-x root/root usr/lib/libLLVMLinker.a
726 -rwxr-xr-x root/root usr/lib/libLLVMMC.a
727 -rwxr-xr-x root/root usr/lib/libLLVMMCDisassembler.a
728 -rwxr-xr-x root/root usr/lib/libLLVMMCJIT.a
729 -rwxr-xr-x root/root usr/lib/libLLVMMCParser.a
730 -rwxr-xr-x root/root usr/lib/libLLVMObjCARCOpts.a
731 -rwxr-xr-x root/root usr/lib/libLLVMObject.a
732 -rwxr-xr-x root/root usr/lib/libLLVMOption.a
733 -rwxr-xr-x root/root usr/lib/libLLVMProfileData.a
734 -rwxr-xr-x root/root usr/lib/libLLVMR600AsmParser.a
735 -rwxr-xr-x root/root usr/lib/libLLVMR600AsmPrinter.a
736 -rwxr-xr-x root/root usr/lib/libLLVMR600CodeGen.a
737 -rwxr-xr-x root/root usr/lib/libLLVMR600Desc.a
738 -rwxr-xr-x root/root usr/lib/libLLVMR600Info.a
739 -rwxr-xr-x root/root usr/lib/libLLVMRuntimeDyld.a
740 -rwxr-xr-x root/root usr/lib/libLLVMScalarOpts.a
741 -rwxr-xr-x root/root usr/lib/libLLVMSelectionDAG.a
742 -rwxr-xr-x root/root usr/lib/libLLVMSupport.a
743 -rwxr-xr-x root/root usr/lib/libLLVMTableGen.a
744 -rwxr-xr-x root/root usr/lib/libLLVMTarget.a
745 -rwxr-xr-x root/root usr/lib/libLLVMTransformUtils.a
746 -rwxr-xr-x root/root usr/lib/libLLVMVectorize.a
747 -rwxr-xr-x root/root usr/lib/libLLVMX86AsmParser.a
748 -rwxr-xr-x root/root usr/lib/libLLVMX86AsmPrinter.a
749 -rwxr-xr-x root/root usr/lib/libLLVMX86CodeGen.a
750 -rwxr-xr-x root/root usr/lib/libLLVMX86Desc.a
751 -rwxr-xr-x root/root usr/lib/libLLVMX86Disassembler.a
752 -rwxr-xr-x root/root usr/lib/libLLVMX86Info.a
753 -rwxr-xr-x root/root usr/lib/libLLVMX86Utils.a
754 -rwxr-xr-x root/root usr/lib/libLLVMipa.a
755 -rwxr-xr-x root/root usr/lib/libLLVMipo.a
756 -rwxr-xr-x root/root usr/lib/libLTO.a
757 -rwxr-xr-x root/root usr/lib/libLTO.so
758 drwxr-xr-x root/root usr/share/
759 drwxr-xr-x root/root usr/share/llvm/
760 drwxr-xr-x root/root usr/share/llvm/cmake/
761 -rw-r--r-- root/root usr/share/llvm/cmake/AddLLVM.cmake
762 -rw-r--r-- root/root usr/share/llvm/cmake/AddLLVMDefinitions.cmake
763 -rw-r--r-- root/root usr/share/llvm/cmake/AddOCaml.cmake
764 -rw-r--r-- root/root usr/share/llvm/cmake/AddSphinxTarget.cmake
765 -rw-r--r-- root/root usr/share/llvm/cmake/ChooseMSVCCRT.cmake
766 -rw-r--r-- root/root usr/share/llvm/cmake/CrossCompile.cmake
767 -rw-r--r-- root/root usr/share/llvm/cmake/FindOCaml.cmake
768 -rw-r--r-- root/root usr/share/llvm/cmake/FindSphinx.cmake
769 -rw-r--r-- root/root usr/share/llvm/cmake/GetSVN.cmake
770 -rw-r--r-- root/root usr/share/llvm/cmake/HandleLLVMOptions.cmake
771 -rw-r--r-- root/root usr/share/llvm/cmake/HandleLLVMStdlib.cmake
772 -rw-r--r-- root/root usr/share/llvm/cmake/LLVM-Config.cmake
773 -rw-r--r-- root/root usr/share/llvm/cmake/LLVMConfig.cmake
774 -rw-r--r-- root/root usr/share/llvm/cmake/LLVMConfigVersion.cmake
775 -rw-r--r-- root/root usr/share/llvm/cmake/LLVMExports.cmake
776 -rw-r--r-- root/root usr/share/llvm/cmake/LLVMParseArguments.cmake
777 -rw-r--r-- root/root usr/share/llvm/cmake/LLVMProcessSources.cmake
778 -rw-r--r-- root/root usr/share/llvm/cmake/TableGen.cmake
|