notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
llvm35 Low Level Virtual Machine
3.5.2_10 devel Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.2_10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Obsolete and unmaintained
Expired This port expired on: 2019-08-31
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-08-01 22:38:55
Last Update: 2019-09-01 15:51:55
SVN Revision: 510701
People watching this port, also watch:: pkg, gcc, firefox, glib, bash
Also Listed In: lang
License: not specified in port
WWW:
http://llvm.org/
Description:
Low Level Virtual Machine (LLVM) is: - A compilation strategy designed to enable effective program optimization across the entire lifetime of a program. - A virtual instruction set. - A compiler infrastructure. - LLVM does not imply things that you would expect from a high-level virtual machine. It does not require garbage collection or run-time code generation. WWW: http://llvm.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (1085 items)
Collapse this list.
  1. man/man1/lit35.1.gz
  2. man/man1/bugpoint35.1.gz
  3. man/man1/llc35.1.gz
  4. man/man1/lli35.1.gz
  5. man/man1/llvm-ar35.1.gz
  6. man/man1/llvm-as35.1.gz
  7. man/man1/llvm-bcanalyzer35.1.gz
  8. man/man1/llvm-config35.1.gz
  9. man/man1/llvm-cov35.1.gz
  10. man/man1/llvm-diff35.1.gz
  11. man/man1/llvm-dis35.1.gz
  12. man/man1/llvm-extract35.1.gz
  13. man/man1/llvm-link35.1.gz
  14. man/man1/llvm-nm35.1.gz
  15. man/man1/llvm-profdata35.1.gz
  16. man/man1/llvm-stress35.1.gz
  17. man/man1/opt35.1.gz
  18. man/man1/tblgen35.1.gz
  19. bin/bugpoint35
  20. bin/llc35
  21. bin/lli35
  22. bin/llvm-ar35
  23. bin/llvm-as35
  24. bin/llvm-bcanalyzer35
  25. bin/llvm-config35
  26. bin/llvm-cov35
  27. bin/llvm-diff35
  28. bin/llvm-dis35
  29. bin/llvm-dwarfdump35
  30. bin/llvm-extract35
  31. bin/llvm-link35
  32. bin/llvm-mc35
  33. bin/llvm-mcmarkup35
  34. bin/llvm-nm35
  35. bin/llvm-objdump35
  36. bin/llvm-ranlib35
  37. bin/llvm-readobj35
  38. bin/llvm-rtdyld35
  39. bin/llvm-size35
  40. bin/llvm-stress35
  41. bin/llvm-symbolizer35
  42. bin/llvm-tblgen35
  43. bin/macho-dump35
  44. bin/opt35
  45. bin/lit35
  46. llvm35/bin/lit
  47. bin/llvm-lit35
  48. llvm35/bin/llvm-lit
  49. bin/FileCheck35
  50. llvm35/bin/FileCheck
  51. llvm35/bin/bugpoint
  52. llvm35/bin/count
  53. llvm35/bin/llc
  54. llvm35/bin/lli
  55. llvm35/bin/lli-child-target
  56. llvm35/bin/llvm-ar
  57. llvm35/bin/llvm-as
  58. llvm35/bin/llvm-bcanalyzer
  59. llvm35/bin/llvm-config
  60. llvm35/bin/llvm-cov
  61. llvm35/bin/llvm-diff
  62. llvm35/bin/llvm-dis
  63. llvm35/bin/llvm-dwarfdump
  64. llvm35/bin/llvm-extract
  65. llvm35/bin/llvm-link
  66. llvm35/bin/llvm-mc
  67. llvm35/bin/llvm-mcmarkup
  68. llvm35/bin/llvm-nm
  69. llvm35/bin/llvm-objdump
  70. llvm35/bin/llvm-profdata
  71. llvm35/bin/llvm-ranlib
  72. llvm35/bin/llvm-readobj
  73. llvm35/bin/llvm-rtdyld
  74. llvm35/bin/llvm-size
  75. llvm35/bin/llvm-stress
  76. llvm35/bin/llvm-symbolizer
  77. llvm35/bin/llvm-tblgen
  78. llvm35/bin/macho-dump
  79. llvm35/bin/not
  80. llvm35/bin/opt
  81. llvm35/include/llvm-c/Analysis.h
  82. llvm35/include/llvm-c/BitReader.h
  83. llvm35/include/llvm-c/BitWriter.h
  84. llvm35/include/llvm-c/Core.h
  85. llvm35/include/llvm-c/Disassembler.h
  86. llvm35/include/llvm-c/ExecutionEngine.h
  87. llvm35/include/llvm-c/IRReader.h
  88. llvm35/include/llvm-c/Initialization.h
  89. llvm35/include/llvm-c/LinkTimeOptimizer.h
  90. llvm35/include/llvm-c/Linker.h
  91. llvm35/include/llvm-c/Object.h
  92. llvm35/include/llvm-c/Support.h
  93. llvm35/include/llvm-c/Target.h
  94. llvm35/include/llvm-c/TargetMachine.h
  95. llvm35/include/llvm-c/Transforms/IPO.h
  96. llvm35/include/llvm-c/Transforms/PassManagerBuilder.h
  97. llvm35/include/llvm-c/Transforms/Scalar.h
  98. llvm35/include/llvm-c/Transforms/Vectorize.h
  99. llvm35/include/llvm-c/lto.h
  100. llvm35/include/llvm/ADT/APFloat.h
  101. llvm35/include/llvm/ADT/APInt.h
  102. llvm35/include/llvm/ADT/APSInt.h
  103. llvm35/include/llvm/ADT/ArrayRef.h
  104. llvm35/include/llvm/ADT/BitVector.h
  105. llvm35/include/llvm/ADT/DAGDeltaAlgorithm.h
  106. llvm35/include/llvm/ADT/DeltaAlgorithm.h
  107. llvm35/include/llvm/ADT/DenseMap.h
  108. llvm35/include/llvm/ADT/DenseMapInfo.h
  109. llvm35/include/llvm/ADT/DenseSet.h
  110. llvm35/include/llvm/ADT/DepthFirstIterator.h
  111. llvm35/include/llvm/ADT/EquivalenceClasses.h
  112. llvm35/include/llvm/ADT/FoldingSet.h
  113. llvm35/include/llvm/ADT/GraphTraits.h
  114. llvm35/include/llvm/ADT/Hashing.h
  115. llvm35/include/llvm/ADT/ImmutableList.h
  116. llvm35/include/llvm/ADT/ImmutableMap.h
  117. llvm35/include/llvm/ADT/ImmutableSet.h
  118. llvm35/include/llvm/ADT/IndexedMap.h
  119. llvm35/include/llvm/ADT/IntEqClasses.h
  120. llvm35/include/llvm/ADT/IntervalMap.h
  121. llvm35/include/llvm/ADT/IntrusiveRefCntPtr.h
  122. llvm35/include/llvm/ADT/MapVector.h
  123. llvm35/include/llvm/ADT/None.h
  124. llvm35/include/llvm/ADT/Optional.h
  125. llvm35/include/llvm/ADT/PackedVector.h
  126. llvm35/include/llvm/ADT/PointerIntPair.h
  127. llvm35/include/llvm/ADT/PointerUnion.h
  128. llvm35/include/llvm/ADT/PostOrderIterator.h
  129. llvm35/include/llvm/ADT/PriorityQueue.h
  130. llvm35/include/llvm/ADT/SCCIterator.h
  131. llvm35/include/llvm/ADT/STLExtras.h
  132. llvm35/include/llvm/ADT/ScopedHashTable.h
  133. llvm35/include/llvm/ADT/SetOperations.h
  134. llvm35/include/llvm/ADT/SetVector.h
  135. llvm35/include/llvm/ADT/SmallBitVector.h
  136. llvm35/include/llvm/ADT/SmallPtrSet.h
  137. llvm35/include/llvm/ADT/SmallSet.h
  138. llvm35/include/llvm/ADT/SmallString.h
  139. llvm35/include/llvm/ADT/SmallVector.h
  140. llvm35/include/llvm/ADT/SparseBitVector.h
  141. llvm35/include/llvm/ADT/SparseMultiSet.h
  142. llvm35/include/llvm/ADT/SparseSet.h
  143. llvm35/include/llvm/ADT/Statistic.h
  144. llvm35/include/llvm/ADT/StringExtras.h
  145. llvm35/include/llvm/ADT/StringMap.h
  146. llvm35/include/llvm/ADT/StringRef.h
  147. llvm35/include/llvm/ADT/StringSet.h
  148. llvm35/include/llvm/ADT/StringSwitch.h
  149. llvm35/include/llvm/ADT/TinyPtrVector.h
  150. llvm35/include/llvm/ADT/Triple.h
  151. llvm35/include/llvm/ADT/Twine.h
  152. llvm35/include/llvm/ADT/UniqueVector.h
  153. llvm35/include/llvm/ADT/VariadicFunction.h
  154. llvm35/include/llvm/ADT/edit_distance.h
  155. llvm35/include/llvm/ADT/ilist.h
  156. llvm35/include/llvm/ADT/ilist_node.h
  157. llvm35/include/llvm/ADT/iterator.h
  158. llvm35/include/llvm/ADT/iterator_range.h
  159. llvm35/include/llvm/Analysis/AliasAnalysis.h
  160. llvm35/include/llvm/Analysis/AliasSetTracker.h
  161. llvm35/include/llvm/Analysis/BlockFrequencyInfo.h
  162. llvm35/include/llvm/Analysis/BlockFrequencyInfoImpl.h
  163. llvm35/include/llvm/Analysis/BranchProbabilityInfo.h
  164. llvm35/include/llvm/Analysis/CFG.h
  165. llvm35/include/llvm/Analysis/CFGPrinter.h
  166. llvm35/include/llvm/Analysis/CGSCCPassManager.h
  167. llvm35/include/llvm/Analysis/CallGraph.h
  168. llvm35/include/llvm/Analysis/CallGraphSCCPass.h
  169. llvm35/include/llvm/Analysis/CallPrinter.h
  170. llvm35/include/llvm/Analysis/CaptureTracking.h
  171. llvm35/include/llvm/Analysis/CodeMetrics.h
  172. llvm35/include/llvm/Analysis/ConstantFolding.h
  173. llvm35/include/llvm/Analysis/ConstantsScanner.h
  174. llvm35/include/llvm/Analysis/DOTGraphTraitsPass.h
  175. llvm35/include/llvm/Analysis/DependenceAnalysis.h
  176. llvm35/include/llvm/Analysis/DomPrinter.h
  177. llvm35/include/llvm/Analysis/DominanceFrontier.h
  178. llvm35/include/llvm/Analysis/DominanceFrontierImpl.h
  179. llvm35/include/llvm/Analysis/FindUsedTypes.h
  180. llvm35/include/llvm/Analysis/IVUsers.h
  181. llvm35/include/llvm/Analysis/InlineCost.h
  182. llvm35/include/llvm/Analysis/InstructionSimplify.h
  183. llvm35/include/llvm/Analysis/Interval.h
  184. llvm35/include/llvm/Analysis/IntervalIterator.h
  185. llvm35/include/llvm/Analysis/IntervalPartition.h
  186. llvm35/include/llvm/Analysis/JumpInstrTableInfo.h
  187. llvm35/include/llvm/Analysis/LazyCallGraph.h
  188. llvm35/include/llvm/Analysis/LazyValueInfo.h
  189. llvm35/include/llvm/Analysis/LibCallAliasAnalysis.h
  190. llvm35/include/llvm/Analysis/LibCallSemantics.h
  191. llvm35/include/llvm/Analysis/Lint.h
  192. llvm35/include/llvm/Analysis/Loads.h
  193. llvm35/include/llvm/Analysis/LoopInfo.h
  194. llvm35/include/llvm/Analysis/LoopInfoImpl.h
  195. llvm35/include/llvm/Analysis/LoopIterator.h
  196. llvm35/include/llvm/Analysis/LoopPass.h
  197. llvm35/include/llvm/Analysis/MemoryBuiltins.h
  198. llvm35/include/llvm/Analysis/MemoryDependenceAnalysis.h
  199. llvm35/include/llvm/Analysis/PHITransAddr.h
  200. llvm35/include/llvm/Analysis/Passes.h
  201. llvm35/include/llvm/Analysis/PostDominators.h
  202. llvm35/include/llvm/Analysis/PtrUseVisitor.h
  203. llvm35/include/llvm/Analysis/RegionInfo.h
  204. llvm35/include/llvm/Analysis/RegionInfoImpl.h
  205. llvm35/include/llvm/Analysis/RegionIterator.h
  206. llvm35/include/llvm/Analysis/RegionPass.h
  207. llvm35/include/llvm/Analysis/RegionPrinter.h
  208. llvm35/include/llvm/Analysis/ScalarEvolution.h
  209. llvm35/include/llvm/Analysis/ScalarEvolutionExpander.h
  210. llvm35/include/llvm/Analysis/ScalarEvolutionExpressions.h
  211. llvm35/include/llvm/Analysis/ScalarEvolutionNormalization.h
  212. llvm35/include/llvm/Analysis/SparsePropagation.h
  213. llvm35/include/llvm/Analysis/TargetFolder.h
  214. llvm35/include/llvm/Analysis/TargetTransformInfo.h
  215. llvm35/include/llvm/Analysis/Trace.h
  216. llvm35/include/llvm/Analysis/ValueTracking.h
  217. llvm35/include/llvm/AsmParser/Parser.h
  218. llvm35/include/llvm/Bitcode/BitCodes.h
  219. llvm35/include/llvm/Bitcode/BitcodeWriterPass.h
  220. llvm35/include/llvm/Bitcode/BitstreamReader.h
  221. llvm35/include/llvm/Bitcode/BitstreamWriter.h
  222. llvm35/include/llvm/Bitcode/LLVMBitCodes.h
  223. llvm35/include/llvm/Bitcode/ReaderWriter.h
  224. llvm35/include/llvm/CodeGen/Analysis.h
  225. llvm35/include/llvm/CodeGen/AsmPrinter.h
  226. llvm35/include/llvm/CodeGen/CalcSpillWeights.h
  227. llvm35/include/llvm/CodeGen/CallingConvLower.h
  228. llvm35/include/llvm/CodeGen/CommandFlags.h
  229. llvm35/include/llvm/CodeGen/DAGCombine.h
  230. llvm35/include/llvm/CodeGen/DFAPacketizer.h
  231. llvm35/include/llvm/CodeGen/EdgeBundles.h
  232. llvm35/include/llvm/CodeGen/FastISel.h
  233. llvm35/include/llvm/CodeGen/FunctionLoweringInfo.h
  234. llvm35/include/llvm/CodeGen/GCMetadata.h
  235. llvm35/include/llvm/CodeGen/GCMetadataPrinter.h
  236. llvm35/include/llvm/CodeGen/GCStrategy.h
  237. llvm35/include/llvm/CodeGen/GCs.h
  238. llvm35/include/llvm/CodeGen/ISDOpcodes.h
  239. llvm35/include/llvm/CodeGen/IntrinsicLowering.h
  240. llvm35/include/llvm/CodeGen/JITCodeEmitter.h
  241. llvm35/include/llvm/CodeGen/JumpInstrTables.h
  242. llvm35/include/llvm/CodeGen/LatencyPriorityQueue.h
  243. llvm35/include/llvm/CodeGen/LexicalScopes.h
  244. llvm35/include/llvm/CodeGen/LinkAllAsmWriterComponents.h
  245. llvm35/include/llvm/CodeGen/LinkAllCodegenComponents.h
  246. llvm35/include/llvm/CodeGen/LiveInterval.h
  247. llvm35/include/llvm/CodeGen/LiveIntervalAnalysis.h
  248. llvm35/include/llvm/CodeGen/LiveIntervalUnion.h
  249. llvm35/include/llvm/CodeGen/LivePhysRegs.h
  250. llvm35/include/llvm/CodeGen/LiveRangeEdit.h
  251. llvm35/include/llvm/CodeGen/LiveRegMatrix.h
  252. llvm35/include/llvm/CodeGen/LiveStackAnalysis.h
  253. llvm35/include/llvm/CodeGen/LiveVariables.h
  254. llvm35/include/llvm/CodeGen/MachORelocation.h
  255. llvm35/include/llvm/CodeGen/MachineBasicBlock.h
  256. llvm35/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
  257. llvm35/include/llvm/CodeGen/MachineBranchProbabilityInfo.h
  258. llvm35/include/llvm/CodeGen/MachineCodeEmitter.h
  259. llvm35/include/llvm/CodeGen/MachineCodeInfo.h
  260. llvm35/include/llvm/CodeGen/MachineConstantPool.h
  261. llvm35/include/llvm/CodeGen/MachineDominanceFrontier.h
  262. llvm35/include/llvm/CodeGen/MachineDominators.h
  263. llvm35/include/llvm/CodeGen/MachineFrameInfo.h
  264. llvm35/include/llvm/CodeGen/MachineFunction.h
  265. llvm35/include/llvm/CodeGen/MachineFunctionAnalysis.h
  266. llvm35/include/llvm/CodeGen/MachineFunctionPass.h
  267. llvm35/include/llvm/CodeGen/MachineInstr.h
  268. llvm35/include/llvm/CodeGen/MachineInstrBuilder.h
  269. llvm35/include/llvm/CodeGen/MachineInstrBundle.h
  270. llvm35/include/llvm/CodeGen/MachineJumpTableInfo.h
  271. llvm35/include/llvm/CodeGen/MachineLoopInfo.h
  272. llvm35/include/llvm/CodeGen/MachineMemOperand.h
  273. llvm35/include/llvm/CodeGen/MachineModuleInfo.h
  274. llvm35/include/llvm/CodeGen/MachineModuleInfoImpls.h
  275. llvm35/include/llvm/CodeGen/MachineOperand.h
  276. llvm35/include/llvm/CodeGen/MachinePassRegistry.h
  277. llvm35/include/llvm/CodeGen/MachinePostDominators.h
  278. llvm35/include/llvm/CodeGen/MachineRegionInfo.h
  279. llvm35/include/llvm/CodeGen/MachineRegisterInfo.h
  280. llvm35/include/llvm/CodeGen/MachineRelocation.h
  281. llvm35/include/llvm/CodeGen/MachineSSAUpdater.h
  282. llvm35/include/llvm/CodeGen/MachineScheduler.h
  283. llvm35/include/llvm/CodeGen/MachineTraceMetrics.h
  284. llvm35/include/llvm/CodeGen/MachineValueType.h
  285. llvm35/include/llvm/CodeGen/PBQP/CostAllocator.h
  286. llvm35/include/llvm/CodeGen/PBQP/Graph.h
  287. llvm35/include/llvm/CodeGen/PBQP/Math.h
  288. llvm35/include/llvm/CodeGen/PBQP/ReductionRules.h
  289. llvm35/include/llvm/CodeGen/PBQP/RegAllocSolver.h
  290. llvm35/include/llvm/CodeGen/PBQP/Solution.h
  291. llvm35/include/llvm/CodeGen/Passes.h
  292. llvm35/include/llvm/CodeGen/PseudoSourceValue.h
  293. llvm35/include/llvm/CodeGen/RegAllocPBQP.h
  294. llvm35/include/llvm/CodeGen/RegAllocRegistry.h
  295. llvm35/include/llvm/CodeGen/RegisterClassInfo.h
  296. llvm35/include/llvm/CodeGen/RegisterPressure.h
  297. llvm35/include/llvm/CodeGen/RegisterScavenging.h
  298. llvm35/include/llvm/CodeGen/ResourcePriorityQueue.h
  299. llvm35/include/llvm/CodeGen/RuntimeLibcalls.h
  300. llvm35/include/llvm/CodeGen/ScheduleDAG.h
  301. llvm35/include/llvm/CodeGen/ScheduleDAGInstrs.h
  302. llvm35/include/llvm/CodeGen/ScheduleDFS.h
  303. llvm35/include/llvm/CodeGen/ScheduleHazardRecognizer.h
  304. llvm35/include/llvm/CodeGen/SchedulerRegistry.h
  305. llvm35/include/llvm/CodeGen/ScoreboardHazardRecognizer.h
  306. llvm35/include/llvm/CodeGen/SelectionDAG.h
  307. llvm35/include/llvm/CodeGen/SelectionDAGISel.h
  308. llvm35/include/llvm/CodeGen/SelectionDAGNodes.h
  309. llvm35/include/llvm/CodeGen/SlotIndexes.h
  310. llvm35/include/llvm/CodeGen/StackMapLivenessAnalysis.h
  311. llvm35/include/llvm/CodeGen/StackMaps.h
  312. llvm35/include/llvm/CodeGen/StackProtector.h
  313. llvm35/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  314. llvm35/include/llvm/CodeGen/TargetSchedule.h
  315. llvm35/include/llvm/CodeGen/ValueTypes.h
  316. llvm35/include/llvm/CodeGen/ValueTypes.td
  317. llvm35/include/llvm/CodeGen/VirtRegMap.h
  318. llvm35/include/llvm/Config/AsmParsers.def
  319. llvm35/include/llvm/Config/AsmPrinters.def
  320. llvm35/include/llvm/Config/Disassemblers.def
  321. llvm35/include/llvm/Config/Targets.def
  322. llvm35/include/llvm/Config/config.h
  323. llvm35/include/llvm/Config/llvm-config.h
  324. llvm35/include/llvm/DebugInfo/DIContext.h
  325. llvm35/include/llvm/DebugInfo/DWARFFormValue.h
  326. llvm35/include/llvm/ExecutionEngine/ExecutionEngine.h
  327. llvm35/include/llvm/ExecutionEngine/GenericValue.h
  328. llvm35/include/llvm/ExecutionEngine/Interpreter.h
  329. llvm35/include/llvm/ExecutionEngine/JIT.h
  330. llvm35/include/llvm/ExecutionEngine/JITEventListener.h
  331. llvm35/include/llvm/ExecutionEngine/JITMemoryManager.h
  332. llvm35/include/llvm/ExecutionEngine/MCJIT.h
  333. llvm35/include/llvm/ExecutionEngine/OProfileWrapper.h
  334. llvm35/include/llvm/ExecutionEngine/ObjectBuffer.h
  335. llvm35/include/llvm/ExecutionEngine/ObjectCache.h
  336. llvm35/include/llvm/ExecutionEngine/ObjectImage.h
  337. llvm35/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
  338. llvm35/include/llvm/ExecutionEngine/RuntimeDyld.h
  339. llvm35/include/llvm/ExecutionEngine/RuntimeDyldChecker.h
  340. llvm35/include/llvm/ExecutionEngine/SectionMemoryManager.h
  341. llvm35/include/llvm/IR/Argument.h
  342. llvm35/include/llvm/IR/AssemblyAnnotationWriter.h
  343. llvm35/include/llvm/IR/Attributes.h
  344. llvm35/include/llvm/IR/AutoUpgrade.h
  345. llvm35/include/llvm/IR/BasicBlock.h
  346. llvm35/include/llvm/IR/CFG.h
  347. llvm35/include/llvm/IR/CallSite.h
  348. llvm35/include/llvm/IR/CallingConv.h
  349. llvm35/include/llvm/IR/Comdat.h
  350. llvm35/include/llvm/IR/Constant.h
  351. llvm35/include/llvm/IR/ConstantFolder.h
  352. llvm35/include/llvm/IR/ConstantRange.h
  353. llvm35/include/llvm/IR/Constants.h
  354. llvm35/include/llvm/IR/DIBuilder.h
  355. llvm35/include/llvm/IR/DataLayout.h
  356. llvm35/include/llvm/IR/DebugInfo.h
  357. llvm35/include/llvm/IR/DebugLoc.h
  358. llvm35/include/llvm/IR/DerivedTypes.h
  359. llvm35/include/llvm/IR/DiagnosticInfo.h
  360. llvm35/include/llvm/IR/DiagnosticPrinter.h
  361. llvm35/include/llvm/IR/Dominators.h
  362. llvm35/include/llvm/IR/Function.h
  363. llvm35/include/llvm/IR/GVMaterializer.h
  364. llvm35/include/llvm/IR/GetElementPtrTypeIterator.h
  365. llvm35/include/llvm/IR/GlobalAlias.h
  366. llvm35/include/llvm/IR/GlobalObject.h
  367. llvm35/include/llvm/IR/GlobalValue.h
  368. llvm35/include/llvm/IR/GlobalVariable.h
  369. llvm35/include/llvm/IR/IRBuilder.h
  370. llvm35/include/llvm/IR/IRPrintingPasses.h
  371. llvm35/include/llvm/IR/InlineAsm.h
  372. llvm35/include/llvm/IR/InstIterator.h
  373. llvm35/include/llvm/IR/InstVisitor.h
  374. llvm35/include/llvm/IR/InstrTypes.h
  375. llvm35/include/llvm/IR/Instruction.def
  376. llvm35/include/llvm/IR/Instruction.h
  377. llvm35/include/llvm/IR/Instructions.h
  378. llvm35/include/llvm/IR/IntrinsicInst.h
  379. llvm35/include/llvm/IR/Intrinsics.gen
  380. llvm35/include/llvm/IR/Intrinsics.h
  381. llvm35/include/llvm/IR/Intrinsics.td
  382. llvm35/include/llvm/IR/IntrinsicsAArch64.td
  383. llvm35/include/llvm/IR/IntrinsicsARM.td
  384. llvm35/include/llvm/IR/IntrinsicsHexagon.td
  385. llvm35/include/llvm/IR/IntrinsicsMips.td
  386. llvm35/include/llvm/IR/IntrinsicsNVVM.td
  387. llvm35/include/llvm/IR/IntrinsicsPowerPC.td
  388. llvm35/include/llvm/IR/IntrinsicsR600.td
  389. llvm35/include/llvm/IR/IntrinsicsX86.td
  390. llvm35/include/llvm/IR/IntrinsicsXCore.td
  391. llvm35/include/llvm/IR/LLVMContext.h
  392. llvm35/include/llvm/IR/LeakDetector.h
  393. llvm35/include/llvm/IR/LegacyPassManager.h
  394. llvm35/include/llvm/IR/LegacyPassManagers.h
  395. llvm35/include/llvm/IR/LegacyPassNameParser.h
  396. llvm35/include/llvm/IR/MDBuilder.h
  397. llvm35/include/llvm/IR/Mangler.h
  398. llvm35/include/llvm/IR/Metadata.h
  399. llvm35/include/llvm/IR/Module.h
  400. llvm35/include/llvm/IR/NoFolder.h
  401. llvm35/include/llvm/IR/OperandTraits.h
  402. llvm35/include/llvm/IR/Operator.h
  403. llvm35/include/llvm/IR/PassManager.h
  404. llvm35/include/llvm/IR/PatternMatch.h
  405. llvm35/include/llvm/IR/PredIteratorCache.h
  406. llvm35/include/llvm/IR/SymbolTableListTraits.h
  407. llvm35/include/llvm/IR/Type.h
  408. llvm35/include/llvm/IR/TypeBuilder.h
  409. llvm35/include/llvm/IR/TypeFinder.h
  410. llvm35/include/llvm/IR/Use.h
  411. llvm35/include/llvm/IR/User.h
  412. llvm35/include/llvm/IR/Value.h
  413. llvm35/include/llvm/IR/ValueHandle.h
  414. llvm35/include/llvm/IR/ValueMap.h
  415. llvm35/include/llvm/IR/ValueSymbolTable.h
  416. llvm35/include/llvm/IR/Verifier.h
  417. llvm35/include/llvm/IRReader/IRReader.h
  418. llvm35/include/llvm/InitializePasses.h
  419. llvm35/include/llvm/LTO/LTOCodeGenerator.h
  420. llvm35/include/llvm/LTO/LTOModule.h
  421. llvm35/include/llvm/LineEditor/LineEditor.h
  422. llvm35/include/llvm/LinkAllIR.h
  423. llvm35/include/llvm/LinkAllPasses.h
  424. llvm35/include/llvm/Linker/Linker.h
  425. llvm35/include/llvm/MC/ConstantPools.h
  426. llvm35/include/llvm/MC/MCAnalysis/MCAtom.h
  427. llvm35/include/llvm/MC/MCAnalysis/MCFunction.h
  428. llvm35/include/llvm/MC/MCAnalysis/MCModule.h
  429. llvm35/include/llvm/MC/MCAnalysis/MCModuleYAML.h
  430. llvm35/include/llvm/MC/MCAsmBackend.h
  431. llvm35/include/llvm/MC/MCAsmInfo.h
  432. llvm35/include/llvm/MC/MCAsmInfoCOFF.h
  433. llvm35/include/llvm/MC/MCAsmInfoDarwin.h
  434. llvm35/include/llvm/MC/MCAsmInfoELF.h
  435. llvm35/include/llvm/MC/MCAsmLayout.h
  436. llvm35/include/llvm/MC/MCAssembler.h
  437. llvm35/include/llvm/MC/MCCodeEmitter.h
  438. llvm35/include/llvm/MC/MCCodeGenInfo.h
  439. llvm35/include/llvm/MC/MCContext.h
  440. llvm35/include/llvm/MC/MCDirectives.h
  441. llvm35/include/llvm/MC/MCDisassembler.h
  442. llvm35/include/llvm/MC/MCDwarf.h
  443. llvm35/include/llvm/MC/MCELF.h
  444. llvm35/include/llvm/MC/MCELFObjectWriter.h
  445. llvm35/include/llvm/MC/MCELFStreamer.h
  446. llvm35/include/llvm/MC/MCELFSymbolFlags.h
  447. llvm35/include/llvm/MC/MCExpr.h
  448. llvm35/include/llvm/MC/MCExternalSymbolizer.h
  449. llvm35/include/llvm/MC/MCFixedLenDisassembler.h
  450. llvm35/include/llvm/MC/MCFixup.h
  451. llvm35/include/llvm/MC/MCFixupKindInfo.h
  452. llvm35/include/llvm/MC/MCInst.h
  453. llvm35/include/llvm/MC/MCInstBuilder.h
  454. llvm35/include/llvm/MC/MCInstPrinter.h
  455. llvm35/include/llvm/MC/MCInstrAnalysis.h
  456. llvm35/include/llvm/MC/MCInstrDesc.h
  457. llvm35/include/llvm/MC/MCInstrInfo.h
  458. llvm35/include/llvm/MC/MCInstrItineraries.h
  459. llvm35/include/llvm/MC/MCLabel.h
  460. llvm35/include/llvm/MC/MCLinkerOptimizationHint.h
  461. llvm35/include/llvm/MC/MCMachOSymbolFlags.h
  462. llvm35/include/llvm/MC/MCMachObjectWriter.h
  463. llvm35/include/llvm/MC/MCObjectDisassembler.h
  464. llvm35/include/llvm/MC/MCObjectFileInfo.h
  465. llvm35/include/llvm/MC/MCObjectStreamer.h
  466. llvm35/include/llvm/MC/MCObjectSymbolizer.h
  467. llvm35/include/llvm/MC/MCObjectWriter.h
  468. llvm35/include/llvm/MC/MCParser/AsmCond.h
  469. llvm35/include/llvm/MC/MCParser/AsmLexer.h
  470. llvm35/include/llvm/MC/MCParser/MCAsmLexer.h
  471. llvm35/include/llvm/MC/MCParser/MCAsmParser.h
  472. llvm35/include/llvm/MC/MCParser/MCAsmParserExtension.h
  473. llvm35/include/llvm/MC/MCParser/MCParsedAsmOperand.h
  474. llvm35/include/llvm/MC/MCRegisterInfo.h
  475. llvm35/include/llvm/MC/MCRelocationInfo.h
  476. llvm35/include/llvm/MC/MCSchedule.h
  477. llvm35/include/llvm/MC/MCSection.h
  478. llvm35/include/llvm/MC/MCSectionCOFF.h
  479. llvm35/include/llvm/MC/MCSectionELF.h
  480. llvm35/include/llvm/MC/MCSectionMachO.h
  481. llvm35/include/llvm/MC/MCStreamer.h
  482. llvm35/include/llvm/MC/MCSubtargetInfo.h
  483. llvm35/include/llvm/MC/MCSymbol.h
  484. llvm35/include/llvm/MC/MCSymbolizer.h
  485. llvm35/include/llvm/MC/MCTargetAsmParser.h
  486. llvm35/include/llvm/MC/MCTargetOptions.h
  487. llvm35/include/llvm/MC/MCTargetOptionsCommandFlags.h
  488. llvm35/include/llvm/MC/MCValue.h
  489. llvm35/include/llvm/MC/MCWin64EH.h
  490. llvm35/include/llvm/MC/MCWinCOFFObjectWriter.h
  491. llvm35/include/llvm/MC/MCWinCOFFStreamer.h
  492. llvm35/include/llvm/MC/MCWinEH.h
  493. llvm35/include/llvm/MC/MachineLocation.h
  494. llvm35/include/llvm/MC/SectionKind.h
  495. llvm35/include/llvm/MC/StringTableBuilder.h
  496. llvm35/include/llvm/MC/SubtargetFeature.h
  497. llvm35/include/llvm/MC/YAML.h
  498. llvm35/include/llvm/Object/Archive.h
  499. llvm35/include/llvm/Object/Binary.h
  500. llvm35/include/llvm/Object/COFF.h
  501. llvm35/include/llvm/Object/COFFYAML.h
  502. llvm35/include/llvm/Object/ELF.h
  503. llvm35/include/llvm/Object/ELFObjectFile.h
  504. llvm35/include/llvm/Object/ELFTypes.h
  505. llvm35/include/llvm/Object/ELFYAML.h
  506. llvm35/include/llvm/Object/Error.h
  507. llvm35/include/llvm/Object/IRObjectFile.h
  508. llvm35/include/llvm/Object/MachO.h
  509. llvm35/include/llvm/Object/MachOUniversal.h
  510. llvm35/include/llvm/Object/ObjectFile.h
  511. llvm35/include/llvm/Object/RelocVisitor.h
  512. llvm35/include/llvm/Object/SymbolicFile.h
  513. llvm35/include/llvm/Option/Arg.h
  514. llvm35/include/llvm/Option/ArgList.h
  515. llvm35/include/llvm/Option/OptParser.td
  516. llvm35/include/llvm/Option/OptSpecifier.h
  517. llvm35/include/llvm/Option/OptTable.h
  518. llvm35/include/llvm/Option/Option.h
  519. llvm35/include/llvm/Pass.h
  520. llvm35/include/llvm/PassAnalysisSupport.h
  521. llvm35/include/llvm/PassInfo.h
  522. llvm35/include/llvm/PassManager.h
  523. llvm35/include/llvm/PassRegistry.h
  524. llvm35/include/llvm/PassSupport.h
  525. llvm35/include/llvm/ProfileData/InstrProf.h
  526. llvm35/include/llvm/ProfileData/InstrProfReader.h
  527. llvm35/include/llvm/ProfileData/InstrProfWriter.h
  528. llvm35/include/llvm/Support/AIXDataTypesFix.h
  529. llvm35/include/llvm/Support/ARMBuildAttributes.h
  530. llvm35/include/llvm/Support/ARMEHABI.h
  531. llvm35/include/llvm/Support/ARMWinEH.h
  532. llvm35/include/llvm/Support/AlignOf.h
  533. llvm35/include/llvm/Support/Allocator.h
  534. llvm35/include/llvm/Support/ArrayRecycler.h
  535. llvm35/include/llvm/Support/Atomic.h
  536. llvm35/include/llvm/Support/BlockFrequency.h
  537. llvm35/include/llvm/Support/BranchProbability.h
  538. llvm35/include/llvm/Support/CBindingWrapping.h
  539. llvm35/include/llvm/Support/COFF.h
  540. llvm35/include/llvm/Support/Capacity.h
  541. llvm35/include/llvm/Support/Casting.h
  542. llvm35/include/llvm/Support/CodeGen.h
  543. llvm35/include/llvm/Support/CommandLine.h
  544. llvm35/include/llvm/Support/Compiler.h
  545. llvm35/include/llvm/Support/Compression.h
  546. llvm35/include/llvm/Support/ConvertUTF.h
  547. llvm35/include/llvm/Support/CrashRecoveryContext.h
  548. llvm35/include/llvm/Support/DOTGraphTraits.h
  549. llvm35/include/llvm/Support/DataExtractor.h
  550. llvm35/include/llvm/Support/DataStream.h
  551. llvm35/include/llvm/Support/DataTypes.h
  552. llvm35/include/llvm/Support/Debug.h
  553. llvm35/include/llvm/Support/Dwarf.h
  554. llvm35/include/llvm/Support/DynamicLibrary.h
  555. llvm35/include/llvm/Support/ELF.h
  556. llvm35/include/llvm/Support/Endian.h
  557. llvm35/include/llvm/Support/EndianStream.h
  558. llvm35/include/llvm/Support/Errc.h
  559. llvm35/include/llvm/Support/Errno.h
  560. llvm35/include/llvm/Support/ErrorHandling.h
  561. llvm35/include/llvm/Support/ErrorOr.h
  562. llvm35/include/llvm/Support/FileOutputBuffer.h
  563. llvm35/include/llvm/Support/FileSystem.h
  564. llvm35/include/llvm/Support/FileUtilities.h
  565. llvm35/include/llvm/Support/Format.h
  566. llvm35/include/llvm/Support/FormattedStream.h
  567. llvm35/include/llvm/Support/GCOV.h
  568. llvm35/include/llvm/Support/GenericDomTree.h
  569. llvm35/include/llvm/Support/GenericDomTreeConstruction.h
  570. llvm35/include/llvm/Support/GraphWriter.h
  571. llvm35/include/llvm/Support/Host.h
  572. llvm35/include/llvm/Support/IncludeFile.h
  573. llvm35/include/llvm/Support/LEB128.h
  574. llvm35/include/llvm/Support/LICENSE.TXT
  575. llvm35/include/llvm/Support/LineIterator.h
  576. llvm35/include/llvm/Support/Locale.h
  577. llvm35/include/llvm/Support/LockFileManager.h
  578. llvm35/include/llvm/Support/MD5.h
  579. llvm35/include/llvm/Support/MachO.h
  580. llvm35/include/llvm/Support/ManagedStatic.h
  581. llvm35/include/llvm/Support/MathExtras.h
  582. llvm35/include/llvm/Support/Memory.h
  583. llvm35/include/llvm/Support/MemoryBuffer.h
  584. llvm35/include/llvm/Support/MemoryObject.h
  585. llvm35/include/llvm/Support/Mutex.h
  586. llvm35/include/llvm/Support/MutexGuard.h
  587. llvm35/include/llvm/Support/OnDiskHashTable.h
  588. llvm35/include/llvm/Support/OutputBuffer.h
  589. llvm35/include/llvm/Support/Path.h
  590. llvm35/include/llvm/Support/PluginLoader.h
  591. llvm35/include/llvm/Support/PointerLikeTypeTraits.h
  592. llvm35/include/llvm/Support/PrettyStackTrace.h
  593. llvm35/include/llvm/Support/Process.h
  594. llvm35/include/llvm/Support/Program.h
  595. llvm35/include/llvm/Support/RWMutex.h
  596. llvm35/include/llvm/Support/RandomNumberGenerator.h
  597. llvm35/include/llvm/Support/Recycler.h
  598. llvm35/include/llvm/Support/RecyclingAllocator.h
  599. llvm35/include/llvm/Support/Regex.h
  600. llvm35/include/llvm/Support/Registry.h
  601. llvm35/include/llvm/Support/RegistryParser.h
  602. llvm35/include/llvm/Support/SMLoc.h
  603. llvm35/include/llvm/Support/SaveAndRestore.h
  604. llvm35/include/llvm/Support/ScaledNumber.h
  605. llvm35/include/llvm/Support/Signals.h
  606. llvm35/include/llvm/Support/Solaris.h
  607. llvm35/include/llvm/Support/SourceMgr.h
  608. llvm35/include/llvm/Support/SpecialCaseList.h
  609. llvm35/include/llvm/Support/StreamableMemoryObject.h
  610. llvm35/include/llvm/Support/StringPool.h
  611. llvm35/include/llvm/Support/StringRefMemoryObject.h
  612. llvm35/include/llvm/Support/SwapByteOrder.h
  613. llvm35/include/llvm/Support/SystemUtils.h
  614. llvm35/include/llvm/Support/TargetRegistry.h
  615. llvm35/include/llvm/Support/TargetSelect.h
  616. llvm35/include/llvm/Support/ThreadLocal.h
  617. llvm35/include/llvm/Support/Threading.h
  618. llvm35/include/llvm/Support/TimeValue.h
  619. llvm35/include/llvm/Support/Timer.h
  620. llvm35/include/llvm/Support/ToolOutputFile.h
  621. llvm35/include/llvm/Support/Unicode.h
  622. llvm35/include/llvm/Support/UnicodeCharRanges.h
  623. llvm35/include/llvm/Support/Valgrind.h
  624. llvm35/include/llvm/Support/Watchdog.h
  625. llvm35/include/llvm/Support/Win64EH.h
  626. llvm35/include/llvm/Support/WindowsError.h
  627. llvm35/include/llvm/Support/YAMLParser.h
  628. llvm35/include/llvm/Support/YAMLTraits.h
  629. llvm35/include/llvm/Support/circular_raw_ostream.h
  630. llvm35/include/llvm/Support/raw_os_ostream.h
  631. llvm35/include/llvm/Support/raw_ostream.h
  632. llvm35/include/llvm/Support/type_traits.h
  633. llvm35/include/llvm/TableGen/Error.h
  634. llvm35/include/llvm/TableGen/Main.h
  635. llvm35/include/llvm/TableGen/Record.h
  636. llvm35/include/llvm/TableGen/SetTheory.h
  637. llvm35/include/llvm/TableGen/StringMatcher.h
  638. llvm35/include/llvm/TableGen/StringToOffsetTable.h
  639. llvm35/include/llvm/TableGen/TableGenBackend.h
  640. llvm35/include/llvm/Target/CostTable.h
  641. llvm35/include/llvm/Target/Target.td
  642. llvm35/include/llvm/Target/TargetCallingConv.h
  643. llvm35/include/llvm/Target/TargetCallingConv.td
  644. llvm35/include/llvm/Target/TargetFrameLowering.h
  645. llvm35/include/llvm/Target/TargetInstrInfo.h
  646. llvm35/include/llvm/Target/TargetIntrinsicInfo.h
  647. llvm35/include/llvm/Target/TargetItinerary.td
  648. llvm35/include/llvm/Target/TargetJITInfo.h
  649. llvm35/include/llvm/Target/TargetLibraryInfo.h
  650. llvm35/include/llvm/Target/TargetLowering.h
  651. llvm35/include/llvm/Target/TargetLoweringObjectFile.h
  652. llvm35/include/llvm/Target/TargetMachine.h
  653. llvm35/include/llvm/Target/TargetOpcodes.h
  654. llvm35/include/llvm/Target/TargetOptions.h
  655. llvm35/include/llvm/Target/TargetRegisterInfo.h
  656. llvm35/include/llvm/Target/TargetSchedule.td
  657. llvm35/include/llvm/Target/TargetSelectionDAG.td
  658. llvm35/include/llvm/Target/TargetSelectionDAGInfo.h
  659. llvm35/include/llvm/Target/TargetSubtargetInfo.h
  660. llvm35/include/llvm/Transforms/IPO.h
  661. llvm35/include/llvm/Transforms/IPO/InlinerPass.h
  662. llvm35/include/llvm/Transforms/IPO/PassManagerBuilder.h
  663. llvm35/include/llvm/Transforms/Instrumentation.h
  664. llvm35/include/llvm/Transforms/ObjCARC.h
  665. llvm35/include/llvm/Transforms/Scalar.h
  666. llvm35/include/llvm/Transforms/Utils/ASanStackFrameLayout.h
  667. llvm35/include/llvm/Transforms/Utils/BasicBlockUtils.h
  668. llvm35/include/llvm/Transforms/Utils/BuildLibCalls.h
  669. llvm35/include/llvm/Transforms/Utils/BypassSlowDivision.h
  670. llvm35/include/llvm/Transforms/Utils/Cloning.h
  671. llvm35/include/llvm/Transforms/Utils/CmpInstAnalysis.h
  672. llvm35/include/llvm/Transforms/Utils/CodeExtractor.h
  673. llvm35/include/llvm/Transforms/Utils/CtorUtils.h
  674. llvm35/include/llvm/Transforms/Utils/GlobalStatus.h
  675. llvm35/include/llvm/Transforms/Utils/IntegerDivision.h
  676. llvm35/include/llvm/Transforms/Utils/Local.h
  677. llvm35/include/llvm/Transforms/Utils/LoopUtils.h
  678. llvm35/include/llvm/Transforms/Utils/ModuleUtils.h
  679. llvm35/include/llvm/Transforms/Utils/PromoteMemToReg.h
  680. llvm35/include/llvm/Transforms/Utils/SSAUpdater.h
  681. llvm35/include/llvm/Transforms/Utils/SSAUpdaterImpl.h
  682. llvm35/include/llvm/Transforms/Utils/SimplifyIndVar.h
  683. llvm35/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  684. llvm35/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
  685. llvm35/include/llvm/Transforms/Utils/UnrollLoop.h
  686. llvm35/include/llvm/Transforms/Utils/ValueMapper.h
  687. llvm35/include/llvm/Transforms/Utils/VectorUtils.h
  688. llvm35/include/llvm/Transforms/Vectorize.h
  689. llvm35/lib/BugpointPasses.so
  690. llvm35/lib/LLVMHello.so
  691. llvm35/lib/libLLVM-3.5.2.so
  692. llvm35/lib/libLLVM-3.5.so
  693. llvm35/lib/libLLVM-3.5.so.0
  694. llvm35/lib/libLLVMAArch64AsmParser.a
  695. llvm35/lib/libLLVMAArch64AsmPrinter.a
  696. llvm35/lib/libLLVMAArch64CodeGen.a
  697. llvm35/lib/libLLVMAArch64Desc.a
  698. llvm35/lib/libLLVMAArch64Disassembler.a
  699. llvm35/lib/libLLVMAArch64Info.a
  700. llvm35/lib/libLLVMAArch64Utils.a
  701. llvm35/lib/libLLVMARMAsmParser.a
  702. llvm35/lib/libLLVMARMAsmPrinter.a
  703. llvm35/lib/libLLVMARMCodeGen.a
  704. llvm35/lib/libLLVMARMDesc.a
  705. llvm35/lib/libLLVMARMDisassembler.a
  706. llvm35/lib/libLLVMARMInfo.a
  707. llvm35/lib/libLLVMAnalysis.a
  708. llvm35/lib/libLLVMAsmParser.a
  709. llvm35/lib/libLLVMAsmPrinter.a
  710. llvm35/lib/libLLVMBitReader.a
  711. llvm35/lib/libLLVMBitWriter.a
  712. llvm35/lib/libLLVMCodeGen.a
  713. llvm35/lib/libLLVMCore.a
  714. llvm35/lib/libLLVMCppBackendCodeGen.a
  715. llvm35/lib/libLLVMCppBackendInfo.a
  716. llvm35/lib/libLLVMDebugInfo.a
  717. llvm35/lib/libLLVMExecutionEngine.a
  718. llvm35/lib/libLLVMHexagonAsmPrinter.a
  719. llvm35/lib/libLLVMHexagonCodeGen.a
  720. llvm35/lib/libLLVMHexagonDesc.a
  721. llvm35/lib/libLLVMHexagonInfo.a
  722. llvm35/lib/libLLVMIRReader.a
  723. llvm35/lib/libLLVMInstCombine.a
  724. llvm35/lib/libLLVMInstrumentation.a
  725. llvm35/lib/libLLVMInterpreter.a
  726. llvm35/lib/libLLVMJIT.a
  727. llvm35/lib/libLLVMLTO.a
  728. llvm35/lib/libLLVMLineEditor.a
  729. llvm35/lib/libLLVMLinker.a
  730. llvm35/lib/libLLVMMC.a
  731. llvm35/lib/libLLVMMCAnalysis.a
  732. llvm35/lib/libLLVMMCDisassembler.a
  733. llvm35/lib/libLLVMMCJIT.a
  734. llvm35/lib/libLLVMMCParser.a
  735. llvm35/lib/libLLVMMSP430AsmPrinter.a
  736. llvm35/lib/libLLVMMSP430CodeGen.a
  737. llvm35/lib/libLLVMMSP430Desc.a
  738. llvm35/lib/libLLVMMSP430Info.a
  739. llvm35/lib/libLLVMMipsAsmParser.a
  740. llvm35/lib/libLLVMMipsAsmPrinter.a
  741. llvm35/lib/libLLVMMipsCodeGen.a
  742. llvm35/lib/libLLVMMipsDesc.a
  743. llvm35/lib/libLLVMMipsDisassembler.a
  744. llvm35/lib/libLLVMMipsInfo.a
  745. llvm35/lib/libLLVMNVPTXAsmPrinter.a
  746. llvm35/lib/libLLVMNVPTXCodeGen.a
  747. llvm35/lib/libLLVMNVPTXDesc.a
  748. llvm35/lib/libLLVMNVPTXInfo.a
  749. llvm35/lib/libLLVMObjCARCOpts.a
  750. llvm35/lib/libLLVMObject.a
  751. llvm35/lib/libLLVMOption.a
  752. llvm35/lib/libLLVMPowerPCAsmParser.a
  753. llvm35/lib/libLLVMPowerPCAsmPrinter.a
  754. llvm35/lib/libLLVMPowerPCCodeGen.a
  755. llvm35/lib/libLLVMPowerPCDesc.a
  756. llvm35/lib/libLLVMPowerPCDisassembler.a
  757. llvm35/lib/libLLVMPowerPCInfo.a
  758. llvm35/lib/libLLVMProfileData.a
  759. llvm35/lib/libLLVMR600AsmPrinter.a
  760. llvm35/lib/libLLVMR600CodeGen.a
  761. llvm35/lib/libLLVMR600Desc.a
  762. llvm35/lib/libLLVMR600Info.a
  763. llvm35/lib/libLLVMRuntimeDyld.a
  764. llvm35/lib/libLLVMScalarOpts.a
  765. llvm35/lib/libLLVMSelectionDAG.a
  766. llvm35/lib/libLLVMSparcAsmParser.a
  767. llvm35/lib/libLLVMSparcAsmPrinter.a
  768. llvm35/lib/libLLVMSparcCodeGen.a
  769. llvm35/lib/libLLVMSparcDesc.a
  770. llvm35/lib/libLLVMSparcDisassembler.a
  771. llvm35/lib/libLLVMSparcInfo.a
  772. llvm35/lib/libLLVMSupport.a
  773. llvm35/lib/libLLVMSystemZAsmParser.a
  774. llvm35/lib/libLLVMSystemZAsmPrinter.a
  775. llvm35/lib/libLLVMSystemZCodeGen.a
  776. llvm35/lib/libLLVMSystemZDesc.a
  777. llvm35/lib/libLLVMSystemZDisassembler.a
  778. llvm35/lib/libLLVMSystemZInfo.a
  779. llvm35/lib/libLLVMTableGen.a
  780. llvm35/lib/libLLVMTarget.a
  781. llvm35/lib/libLLVMTransformUtils.a
  782. llvm35/lib/libLLVMVectorize.a
  783. llvm35/lib/libLLVMX86AsmParser.a
  784. llvm35/lib/libLLVMX86AsmPrinter.a
  785. llvm35/lib/libLLVMX86CodeGen.a
  786. llvm35/lib/libLLVMX86Desc.a
  787. llvm35/lib/libLLVMX86Disassembler.a
  788. llvm35/lib/libLLVMX86Info.a
  789. llvm35/lib/libLLVMX86Utils.a
  790. llvm35/lib/libLLVMXCoreAsmPrinter.a
  791. llvm35/lib/libLLVMXCoreCodeGen.a
  792. llvm35/lib/libLLVMXCoreDesc.a
  793. llvm35/lib/libLLVMXCoreDisassembler.a
  794. llvm35/lib/libLLVMXCoreInfo.a
  795. llvm35/lib/libLLVMipa.a
  796. llvm35/lib/libLLVMipo.a
  797. llvm35/lib/libLTO.a
  798. llvm35/lib/libLTO.so
  799. llvm35/share/llvm/cmake/AddLLVM.cmake
  800. llvm35/share/llvm/cmake/AddLLVMDefinitions.cmake
  801. llvm35/share/llvm/cmake/AddSphinxTarget.cmake
  802. llvm35/share/llvm/cmake/ChooseMSVCCRT.cmake
  803. llvm35/share/llvm/cmake/FindSphinx.cmake
  804. llvm35/share/llvm/cmake/GetSVN.cmake
  805. llvm35/share/llvm/cmake/HandleLLVMOptions.cmake
  806. llvm35/share/llvm/cmake/HandleLLVMStdlib.cmake
  807. llvm35/share/llvm/cmake/LLVM-Config.cmake
  808. llvm35/share/llvm/cmake/LLVMConfig.cmake
  809. llvm35/share/llvm/cmake/LLVMConfigVersion.cmake
  810. llvm35/share/llvm/cmake/LLVMExports.cmake
  811. llvm35/share/llvm/cmake/LLVMParseArguments.cmake
  812. llvm35/share/llvm/cmake/LLVMProcessSources.cmake
  813. llvm35/share/llvm/cmake/TableGen.cmake
  814. lib/python2.7/site-packages/lit35/LitConfig.py
  815. lib/python2.7/site-packages/lit35/LitTestCase.py
  816. lib/python2.7/site-packages/lit35/ProgressBar.py
  817. lib/python2.7/site-packages/lit35/ShCommands.py
  818. lib/python2.7/site-packages/lit35/ShUtil.py
  819. lib/python2.7/site-packages/lit35/Test.py
  820. lib/python2.7/site-packages/lit35/TestRunner.py
  821. lib/python2.7/site-packages/lit35/TestingConfig.py
  822. lib/python2.7/site-packages/lit35/__init__.py
  823. lib/python2.7/site-packages/lit35/discovery.py
  824. lib/python2.7/site-packages/lit35/formats/__init__.py
  825. lib/python2.7/site-packages/lit35/formats/base.py
  826. lib/python2.7/site-packages/lit35/formats/googletest.py
  827. lib/python2.7/site-packages/lit35/formats/shtest.py
  828. lib/python2.7/site-packages/lit35/main.py
  829. lib/python2.7/site-packages/lit35/run.py
  830. lib/python2.7/site-packages/lit35/util.py
  831. share/doc/llvm35/html.tar.gz
  832. share/doc/llvm35/html/.buildinfo
  833. share/doc/llvm35/html/ARM-BE-bitcastfail.png
  834. share/doc/llvm35/html/ARM-BE-bitcastsuccess.png
  835. share/doc/llvm35/html/ARM-BE-ld1.png
  836. share/doc/llvm35/html/ARM-BE-ldr.png
  837. share/doc/llvm35/html/AliasAnalysis.html
  838. share/doc/llvm35/html/AliasAnalysis.rst.txt
  839. share/doc/llvm35/html/Atomics.html
  840. share/doc/llvm35/html/Atomics.rst.txt
  841. share/doc/llvm35/html/BackEnds.html
  842. share/doc/llvm35/html/BackEnds.rst.txt
  843. share/doc/llvm35/html/BigEndianNEON.html
  844. share/doc/llvm35/html/BigEndianNEON.rst.txt
  845. share/doc/llvm35/html/BitCodeFormat.html
  846. share/doc/llvm35/html/BitCodeFormat.rst.txt
  847. share/doc/llvm35/html/BlockFrequencyTerminology.html
  848. share/doc/llvm35/html/BlockFrequencyTerminology.rst.txt
  849. share/doc/llvm35/html/BranchWeightMetadata.html
  850. share/doc/llvm35/html/BranchWeightMetadata.rst.txt
  851. share/doc/llvm35/html/Bugpoint.html
  852. share/doc/llvm35/html/Bugpoint.rst.txt
  853. share/doc/llvm35/html/CMake.html
  854. share/doc/llvm35/html/CMake.rst.txt
  855. share/doc/llvm35/html/CodeGenerator.html
  856. share/doc/llvm35/html/CodeGenerator.rst.txt
  857. share/doc/llvm35/html/CodingStandards.html
  858. share/doc/llvm35/html/CodingStandards.rst.txt
  859. share/doc/llvm35/html/CommandLine.html
  860. share/doc/llvm35/html/CommandLine.rst.txt
  861. share/doc/llvm35/html/CompilerWriterInfo.html
  862. share/doc/llvm35/html/CompilerWriterInfo.rst.txt
  863. share/doc/llvm35/html/DebuggingJITedCode.html
  864. share/doc/llvm35/html/DebuggingJITedCode.rst.txt
  865. share/doc/llvm35/html/Deficiencies.html
  866. share/doc/llvm35/html/Deficiencies.rst.txt
  867. share/doc/llvm35/html/DeveloperPolicy.html
  868. share/doc/llvm35/html/DeveloperPolicy.rst.txt
  869. share/doc/llvm35/html/Dummy.html
  870. share/doc/llvm35/html/ExceptionHandling.html
  871. share/doc/llvm35/html/ExceptionHandling.rst.txt
  872. share/doc/llvm35/html/ExtendingLLVM.html
  873. share/doc/llvm35/html/ExtendingLLVM.rst.txt
  874. share/doc/llvm35/html/Extensions.html
  875. share/doc/llvm35/html/Extensions.rst.txt
  876. share/doc/llvm35/html/FAQ.html
  877. share/doc/llvm35/html/FAQ.rst.txt
  878. share/doc/llvm35/html/FileCheck.html
  879. share/doc/llvm35/html/FileCheck.rst.txt
  880. share/doc/llvm35/html/GarbageCollection.html
  881. share/doc/llvm35/html/GarbageCollection.rst.txt
  882. share/doc/llvm35/html/GetElementPtr.html
  883. share/doc/llvm35/html/GetElementPtr.rst.txt
  884. share/doc/llvm35/html/GettingStarted.html
  885. share/doc/llvm35/html/GettingStarted.rst.txt
  886. share/doc/llvm35/html/GettingStartedVS.html
  887. share/doc/llvm35/html/GettingStartedVS.rst.txt
  888. share/doc/llvm35/html/GoldPlugin.html
  889. share/doc/llvm35/html/GoldPlugin.rst.txt
  890. share/doc/llvm35/html/HowToAddABuilder.html
  891. share/doc/llvm35/html/HowToAddABuilder.rst.txt
  892. share/doc/llvm35/html/HowToBuildOnARM.html
  893. share/doc/llvm35/html/HowToBuildOnARM.rst.txt
  894. share/doc/llvm35/html/HowToCrossCompileLLVM.html
  895. share/doc/llvm35/html/HowToCrossCompileLLVM.rst.txt
  896. share/doc/llvm35/html/HowToReleaseLLVM.html
  897. share/doc/llvm35/html/HowToReleaseLLVM.rst.txt
  898. share/doc/llvm35/html/HowToSetUpLLVMStyleRTTI.html
  899. share/doc/llvm35/html/HowToSetUpLLVMStyleRTTI.rst.txt
  900. share/doc/llvm35/html/HowToSubmitABug.html
  901. share/doc/llvm35/html/HowToSubmitABug.rst.txt
  902. share/doc/llvm35/html/HowToUseAttributes.html
  903. share/doc/llvm35/html/HowToUseAttributes.rst.txt
  904. share/doc/llvm35/html/HowToUseInstrMappings.html
  905. share/doc/llvm35/html/HowToUseInstrMappings.rst.txt
  906. share/doc/llvm35/html/InAlloca.html
  907. share/doc/llvm35/html/InAlloca.rst.txt
  908. share/doc/llvm35/html/LLVMBuild.html
  909. share/doc/llvm35/html/LLVMBuild.rst.txt
  910. share/doc/llvm35/html/LangImpl1.html
  911. share/doc/llvm35/html/LangImpl1.rst.txt
  912. share/doc/llvm35/html/LangImpl2.html
  913. share/doc/llvm35/html/LangImpl2.rst.txt
  914. share/doc/llvm35/html/LangImpl3.html
  915. share/doc/llvm35/html/LangImpl3.rst.txt
  916. share/doc/llvm35/html/LangImpl4.html
  917. share/doc/llvm35/html/LangImpl4.rst.txt
  918. share/doc/llvm35/html/LangImpl5-cfg.png
  919. share/doc/llvm35/html/LangImpl5.html
  920. share/doc/llvm35/html/LangImpl5.rst.txt
  921. share/doc/llvm35/html/LangImpl6.html
  922. share/doc/llvm35/html/LangImpl6.rst.txt
  923. share/doc/llvm35/html/LangImpl7.html
  924. share/doc/llvm35/html/LangImpl7.rst.txt
  925. share/doc/llvm35/html/LangImpl8.html
  926. share/doc/llvm35/html/LangImpl8.rst.txt
  927. share/doc/llvm35/html/LangIntro.html
  928. share/doc/llvm35/html/LangIntro.rst.txt
  929. share/doc/llvm35/html/LangRef.html
  930. share/doc/llvm35/html/LangRef.rst.txt
  931. share/doc/llvm35/html/Lexicon.html
  932. share/doc/llvm35/html/Lexicon.rst.txt
  933. share/doc/llvm35/html/LinkTimeOptimization.html
  934. share/doc/llvm35/html/LinkTimeOptimization.rst.txt
  935. share/doc/llvm35/html/MCJIT-creation.png
  936. share/doc/llvm35/html/MCJIT-dyld-load.png
  937. share/doc/llvm35/html/MCJIT-engine-builder.png
  938. share/doc/llvm35/html/MCJIT-load-object.png
  939. share/doc/llvm35/html/MCJIT-load.png
  940. share/doc/llvm35/html/MCJIT-resolve-relocations.png
  941. share/doc/llvm35/html/MCJITDesignAndImplementation.html
  942. share/doc/llvm35/html/MCJITDesignAndImplementation.rst.txt
  943. share/doc/llvm35/html/MakefileGuide.html
  944. share/doc/llvm35/html/MakefileGuide.rst.txt
  945. share/doc/llvm35/html/MarkedUpDisassembly.html
  946. share/doc/llvm35/html/MarkedUpDisassembly.rst.txt
  947. share/doc/llvm35/html/NVPTXUsage.html
  948. share/doc/llvm35/html/NVPTXUsage.rst.txt
  949. share/doc/llvm35/html/OCamlLangImpl1.html
  950. share/doc/llvm35/html/OCamlLangImpl1.rst.txt
  951. share/doc/llvm35/html/OCamlLangImpl2.html
  952. share/doc/llvm35/html/OCamlLangImpl2.rst.txt
  953. share/doc/llvm35/html/OCamlLangImpl3.html
  954. share/doc/llvm35/html/OCamlLangImpl3.rst.txt
  955. share/doc/llvm35/html/OCamlLangImpl4.html
  956. share/doc/llvm35/html/OCamlLangImpl4.rst.txt
  957. share/doc/llvm35/html/OCamlLangImpl5.html
  958. share/doc/llvm35/html/OCamlLangImpl5.rst.txt
  959. share/doc/llvm35/html/OCamlLangImpl6.html
  960. share/doc/llvm35/html/OCamlLangImpl6.rst.txt
  961. share/doc/llvm35/html/OCamlLangImpl7.html
  962. share/doc/llvm35/html/OCamlLangImpl7.rst.txt
  963. share/doc/llvm35/html/OCamlLangImpl8.html
  964. share/doc/llvm35/html/OCamlLangImpl8.rst.txt
  965. share/doc/llvm35/html/Packaging.html
  966. share/doc/llvm35/html/Packaging.rst.txt
  967. share/doc/llvm35/html/Passes.html
  968. share/doc/llvm35/html/Passes.rst.txt
  969. share/doc/llvm35/html/Phabricator.html
  970. share/doc/llvm35/html/Phabricator.rst.txt
  971. share/doc/llvm35/html/ProgrammersManual.html
  972. share/doc/llvm35/html/ProgrammersManual.rst.txt
  973. share/doc/llvm35/html/Projects.html
  974. share/doc/llvm35/html/Projects.rst.txt
  975. share/doc/llvm35/html/ReleaseNotes.html
  976. share/doc/llvm35/html/ReleaseNotes.rst.txt
  977. share/doc/llvm35/html/ReleaseProcess.html
  978. share/doc/llvm35/html/ReleaseProcess.rst.txt
  979. share/doc/llvm35/html/SegmentedStacks.html
  980. share/doc/llvm35/html/SegmentedStacks.rst.txt
  981. share/doc/llvm35/html/SourceLevelDebugging.html
  982. share/doc/llvm35/html/SourceLevelDebugging.rst.txt
  983. share/doc/llvm35/html/SphinxQuickstartTemplate.html
  984. share/doc/llvm35/html/SphinxQuickstartTemplate.rst.txt
  985. share/doc/llvm35/html/StackMaps.html
  986. share/doc/llvm35/html/StackMaps.rst.txt
  987. share/doc/llvm35/html/SystemLibrary.html
  988. share/doc/llvm35/html/SystemLibrary.rst.txt
  989. share/doc/llvm35/html/TableGenFundamentals.html
  990. share/doc/llvm35/html/TableGenFundamentals.rst.txt
  991. share/doc/llvm35/html/TestSuiteMakefileGuide.html
  992. share/doc/llvm35/html/TestSuiteMakefileGuide.rst.txt
  993. share/doc/llvm35/html/TestingGuide.html
  994. share/doc/llvm35/html/TestingGuide.rst.txt
  995. share/doc/llvm35/html/Vectorizers.html
  996. share/doc/llvm35/html/Vectorizers.rst.txt
  997. share/doc/llvm35/html/WritingAnLLVMBackend.html
  998. share/doc/llvm35/html/WritingAnLLVMBackend.rst.txt
  999. share/doc/llvm35/html/WritingAnLLVMPass.html
  1000. share/doc/llvm35/html/WritingAnLLVMPass.rst.txt
  1001. share/doc/llvm35/html/YamlIO.html
  1002. share/doc/llvm35/html/YamlIO.rst.txt
  1003. share/doc/llvm35/html/ajax-loader.gif
  1004. share/doc/llvm35/html/basic.css
  1005. share/doc/llvm35/html/bugpoint.html
  1006. share/doc/llvm35/html/bugpoint.rst.txt
  1007. share/doc/llvm35/html/comment-bright.png
  1008. share/doc/llvm35/html/comment-close.png
  1009. share/doc/llvm35/html/comment.png
  1010. share/doc/llvm35/html/contents.png
  1011. share/doc/llvm35/html/doctools.js
  1012. share/doc/llvm35/html/down-pressed.png
  1013. share/doc/llvm35/html/down.png
  1014. share/doc/llvm35/html/doxygen.css
  1015. share/doc/llvm35/html/file.png
  1016. share/doc/llvm35/html/gcc-loops.png
  1017. share/doc/llvm35/html/genindex.html
  1018. share/doc/llvm35/html/index.html
  1019. share/doc/llvm35/html/index.rst.txt
  1020. share/doc/llvm35/html/jquery-3.1.0.js
  1021. share/doc/llvm35/html/jquery.js
  1022. share/doc/llvm35/html/lines.gif
  1023. share/doc/llvm35/html/linpack-pc.png
  1024. share/doc/llvm35/html/lit.html
  1025. share/doc/llvm35/html/lit.rst.txt
  1026. share/doc/llvm35/html/llc.html
  1027. share/doc/llvm35/html/llc.rst.txt
  1028. share/doc/llvm35/html/lli.html
  1029. share/doc/llvm35/html/lli.rst.txt
  1030. share/doc/llvm35/html/llvm-ar.html
  1031. share/doc/llvm35/html/llvm-ar.rst.txt
  1032. share/doc/llvm35/html/llvm-as.html
  1033. share/doc/llvm35/html/llvm-as.rst.txt
  1034. share/doc/llvm35/html/llvm-bcanalyzer.html
  1035. share/doc/llvm35/html/llvm-bcanalyzer.rst.txt
  1036. share/doc/llvm35/html/llvm-build.html
  1037. share/doc/llvm35/html/llvm-build.rst.txt
  1038. share/doc/llvm35/html/llvm-config.html
  1039. share/doc/llvm35/html/llvm-config.rst.txt
  1040. share/doc/llvm35/html/llvm-cov.html
  1041. share/doc/llvm35/html/llvm-cov.rst.txt
  1042. share/doc/llvm35/html/llvm-diff.html
  1043. share/doc/llvm35/html/llvm-diff.rst.txt
  1044. share/doc/llvm35/html/llvm-dis.html
  1045. share/doc/llvm35/html/llvm-dis.rst.txt
  1046. share/doc/llvm35/html/llvm-dwarfdump.html
  1047. share/doc/llvm35/html/llvm-dwarfdump.rst.txt
  1048. share/doc/llvm35/html/llvm-extract.html
  1049. share/doc/llvm35/html/llvm-extract.rst.txt
  1050. share/doc/llvm35/html/llvm-link.html
  1051. share/doc/llvm35/html/llvm-link.rst.txt
  1052. share/doc/llvm35/html/llvm-nm.html
  1053. share/doc/llvm35/html/llvm-nm.rst.txt
  1054. share/doc/llvm35/html/llvm-profdata.html
  1055. share/doc/llvm35/html/llvm-profdata.rst.txt
  1056. share/doc/llvm35/html/llvm-readobj.html
  1057. share/doc/llvm35/html/llvm-readobj.rst.txt
  1058. share/doc/llvm35/html/llvm-stress.html
  1059. share/doc/llvm35/html/llvm-stress.rst.txt
  1060. share/doc/llvm35/html/llvm-symbolizer.html
  1061. share/doc/llvm35/html/llvm-symbolizer.rst.txt
  1062. share/doc/llvm35/html/llvm-theme.css
  1063. share/doc/llvm35/html/llvm.css
  1064. share/doc/llvm35/html/logo.png
  1065. share/doc/llvm35/html/minus.png
  1066. share/doc/llvm35/html/navigation.png
  1067. share/doc/llvm35/html/objects.inv
  1068. share/doc/llvm35/html/opt.html
  1069. share/doc/llvm35/html/opt.rst.txt
  1070. share/doc/llvm35/html/plus.png
  1071. share/doc/llvm35/html/pygments.css
  1072. share/doc/llvm35/html/search.html
  1073. share/doc/llvm35/html/searchindex.js
  1074. share/doc/llvm35/html/searchtools.js
  1075. share/doc/llvm35/html/tblgen.html
  1076. share/doc/llvm35/html/tblgen.rst.txt
  1077. share/doc/llvm35/html/underscore-1.3.1.js
  1078. share/doc/llvm35/html/underscore.js
  1079. share/doc/llvm35/html/up-pressed.png
  1080. share/doc/llvm35/html/up.png
  1081. share/doc/llvm35/html/websupport.js
  1082. share/doc/llvm35/html/yaml2obj.html
  1083. share/doc/llvm35/html/yaml2obj.rst.txt
  1084. @postexec /usr/sbin/service ldconfig restart > /dev/null
  1085. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • llvm35>0:devel/llvm35
No installation instructions:
This port has been deleted.
PKGNAME: llvm35
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (llvm-3.5.2.src.tar.xz) = 44196156d5749eb4b4224fe471a29cc3984df92570a4a89fa859f7394fc0c575 SIZE (llvm-3.5.2.src.tar.xz) = 11876128

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sphinx-build : textproc/py-sphinx
  2. gmake : devel/gmake
  3. python2.7 : lang/python27
  4. perl5>=5.28.r1<5.29 : lang/perl5.28
Runtime dependencies:
  1. python2.7 : lang/python27
  2. perl5>=5.28.r1<5.29 : lang/perl5.28
Library dependencies:
  1. libedit.so.0 : devel/libedit
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/clang35*
  2. Collapse this list of deleted ports.
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/pure*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/clang35*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for llvm35-3.5.2_10: ASSERTS=off: Enable assertions (thread unsafe) CMAKE=off: Build cmake support files DOCS=on: Build and/or install documentation LIT=on: Install lit and FileCheck test tools (requires python) LTOPLUGIN=off: Build LTO plugin (requires gold) MANPAGES=on: Build and/or install manual pages ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
compiler:c++11-lib gmake perl5 tar:xz libedit shebangfix python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://llvm.org/releases/3.5.2/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.5.2_10
01 Sep 2019 15:51:55
Revision:510701Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-08-31 lang/pure: Depends on expiring devel/llvm35
2019-08-31 devel/pure-ffi: Depends on expiring devel/llvm35
2019-08-31 devel/llvm35: Obsolete and unmaintained
3.5.2_10
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.5.2_9
20 Mar 2019 23:18:50
Revision:496395Original commit files touched by this commit
brooks search for other commits by this committer
Set an expiration date somewhat after the 5th anniversary of this port's
creation. It has been effectivly unmaintained upstream for 4.5 years at
this point.

PR:		230473, 230475
3.5.2_9
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.5.2_8
14 Nov 2018 18:12:23
Revision:484937Original commit files touched by this commit
bdrewery search for other commits by this committer
Use exec in wrapper to avoid an extra shell process sticking around.

I purposely didn't bump PORTREVISION for this as it's not really
worth a rebuild even though technically required.

Approved by:		brooks
3.5.2_8
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
3.5.2_7
28 Apr 2018 08:33:52
Revision:468521Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to new test framework

Approved by:	portmgr blanket
3.5.2_7
31 Mar 2018 03:28:42
Revision:466018Original commit files touched by this commit
tobik search for other commits by this committer
devel/llvm*: Fix wrapper scripts to support symlinking to them

The wrapper scripts currently do not resolve the real path to $0:

$ install -l rs /usr/local/bin/clang50 gcc
$ ./gcc
./gcc: /usr/local/llvm50/bin/gcc: not found

Here /usr/local/llvm50/bin/clang should be called not
/usr/local/llvm50/bin/gcc.

Approved by:		brooks (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14727
3.5.2_6
15 Mar 2018 12:44:12
Revision:464585Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on armvX.  Pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.5.2_6
29 Jan 2018 06:45:16
Revision:460241Original commit files touched by this commit
araujo search for other commits by this committer
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]

PR:		ports/221891 [0] and ports/225136 [1]
Submitted by:	sunpoet [1]
Approved by:	antoine (portmgr)
Exprun by:	antoine (several rounds)
Sponsored by:	iXsystems, Inc.
3.5.2_5
19 Jan 2018 23:38:18
Revision:459485Original commit files touched by this commit
brooks search for other commits by this committer
Fix python dependency: restrict to python 2.7.

No PORTREVISON bump as build would fail without python 2.7

PR:		225144
Submitted by:	sunpoet
3.5.2_5
22 Sep 2017 10:48:29
Revision:450351Original commit files touched by this commit
mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
3.5.2_5
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
3.5.2_4
22 May 2017 17:39:26
Revision:441483Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix build when LOCALBASE is not /usr/local.

Reviewed by:	brooks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D10859
3.5.2_4
15 May 2017 15:38:56
Revision:440939Original commit files touched by this commit
mat search for other commits by this committer
Remove svn keywords from patches.

Sponsored by:	Absolight
3.5.2_4
17 Apr 2017 14:40:16
Revision:438697Original commit files touched by this commit
miwi search for other commits by this committer
- Fix Shebangs
3.5.2_3
15 Apr 2017 14:11:44
Revision:438584Original commit files touched by this commit
linimon search for other commits by this committer
Remove the misspelled ONLY_FOR_ARCH definitions, which referred to an
arch we no longer support in any case.

Approved by:	portmgr (tier-2 blanket), "just fix it"
3.5.2_3
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
3.5.2_2
22 Feb 2017 00:49:42
Revision:434557Original commit files touched by this commit
brooks search for other commits by this committer
Fix build on recent HEAD.

PR:		217236
Submitted by:	dim
3.5.2_2
12 Nov 2016 23:20:07
Revision:426000Original commit files touched by this commit
antoine search for other commits by this committer
Spell CHOSEN_COMPILER_TYPE correctly

PR:		199098
3.5.2_2
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
3.5.2_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.5.2_2
13 Mar 2016 04:15:58
Revision:410942Original commit files touched by this commit
brooks search for other commits by this committer
Apply r219512 from LLVM which reportedly fixes a crash building firefox.

PR:		207837
3.5.2_1
11 Jan 2016 23:35:03
Revision:405816Original commit files touched by this commit
brooks search for other commits by this committer
Mark llvm 3.3, 3.4, and 3.5 ports as broken on arm64

Submitted by:	andrew
Differential Revision:	https://reviews.freebsd.org/D4784
3.5.2_1
15 Oct 2015 14:55:14
Revision:399346Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Drop 8 support.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
3.5.2_1
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
3.5.2_1
27 Jul 2015 12:53:52
Revision:392975Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=libedit
Fix plist
3.5.2
22 May 2015 13:34:22
Revision:387021Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
3.5.2
05 Apr 2015 21:13:51
Revision:383359Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to 3.5.2 release.
3.5.1
21 Jan 2015 22:58:17
Revision:377631Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to llvm/clang 3.5.1 release.
3.5.0_1
18 Dec 2014 22:17:14
Revision:374924Original commit files touched by this commit
brooks search for other commits by this committer
Make default target triple match base clang.

PR:		194487
Submitted by:	Jan Beich <jbeich@vfemail.net>
3.5.0
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.5.0
25 Sep 2014 18:35:59
Revision:369282Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to 3.5.0 release.

USES=python

Give the port a chance of building on more arm systems and powerpc64. [0]

Allow building on 9 in the default configuration as it works for me.
Disallow llvm35 on 8 due to bizzare gcc behavior.

PR:		191996 [0]
Submitted by:	direct727@gmail.com [0]
Sponsored by:	DARPA, AFRL
3.5.0.r2_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
3.5.0.r2
14 Aug 2014 12:22:01
Revision:364844Original commit files touched by this commit
brooks search for other commits by this committer
Upgrade to 3.5.0rc2
3.5.r1
05 Aug 2014 06:40:47
Revision:364077Original commit files touched by this commit
bapt search for other commits by this committer
USES=execinfo
3.5.r1
01 Aug 2014 22:38:44
Revision:363768Original commit files touched by this commit
brooks search for other commits by this committer
Add ports of LLVM and Clang 3.5rc1.

In the LLVM port the option to build cmake support files is disabled by
default because it fails to configure when built with gcc47.

The Clang port is marked broken if the compiler isn't clang due to link
errors when it is gcc47.

Number of commits found: 37