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
zapcc C++ caching compiler based on clang
g20180622_3 devel on this many watch lists=0 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 g20180622_3Version of this port present on the latest quarterly branch.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2018-08-14 05:51:05
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
License: NCSA
WWW:
https://www.zapcc.com/
Description:
Zapcc is a caching C++ compiler based on clang, designed to perform faster compilations. zapcc uses in-memory compilation cache in client-server architecture, remembering all compilation information between runs. zapcc is the client while zapccs is the server. Each zapcc run will reuse an existing server or if none was available will start a new one.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2296 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/zapcc-g20180622_3/catalog.mk
  3. /usr/local/share/licenses/zapcc-g20180622_3/LICENSE
  4. /usr/local/share/licenses/zapcc-g20180622_3/NCSA
  5. bin/bugpoint
  6. bin/c-index-test
  7. bin/clang
  8. bin/clang++
  9. bin/clang-5.0
  10. bin/clang-check
  11. bin/clang-cl
  12. bin/clang-cpp
  13. bin/clang-format
  14. bin/clang-import-test
  15. bin/clang-offload-bundler
  16. bin/clang-rename
  17. bin/git-clang-format
  18. bin/llc
  19. bin/lli
  20. bin/llvm-ar
  21. bin/llvm-as
  22. bin/llvm-bcanalyzer
  23. bin/llvm-c-test
  24. bin/llvm-cat
  25. bin/llvm-config
  26. bin/llvm-cov
  27. bin/llvm-cvtres
  28. bin/llvm-cxxdump
  29. bin/llvm-cxxfilt
  30. bin/llvm-diff
  31. bin/llvm-dis
  32. bin/llvm-dsymutil
  33. bin/llvm-dwarfdump
  34. bin/llvm-dwp
  35. bin/llvm-extract
  36. bin/llvm-lib
  37. bin/llvm-link
  38. bin/llvm-lto
  39. bin/llvm-lto2
  40. bin/llvm-mc
  41. bin/llvm-mcmarkup
  42. bin/llvm-modextract
  43. bin/llvm-nm
  44. bin/llvm-objdump
  45. bin/llvm-opt-report
  46. bin/llvm-pdbutil
  47. bin/llvm-profdata
  48. bin/llvm-ranlib
  49. bin/llvm-readobj
  50. bin/llvm-rtdyld
  51. bin/llvm-size
  52. bin/llvm-split
  53. bin/llvm-stress
  54. bin/llvm-strings
  55. bin/llvm-symbolizer
  56. bin/llvm-tblgen
  57. bin/llvm-xray
  58. bin/obj2yaml
  59. bin/opt
  60. bin/sancov
  61. bin/sanstats
  62. bin/scan-build
  63. bin/scan-view
  64. bin/verify-uselistorder
  65. bin/yaml2obj
  66. bin/zapcc
  67. bin/zapcc++
  68. bin/zapcc-cl
  69. bin/zapccs
  70. bin/zapccs.config
  71. include/clang-c/BuildSystem.h
  72. include/clang-c/CXCompilationDatabase.h
  73. include/clang-c/CXErrorCode.h
  74. include/clang-c/CXString.h
  75. include/clang-c/Documentation.h
  76. include/clang-c/Index.h
  77. include/clang-c/Platform.h
  78. include/clang/ARCMigrate/ARCMT.h
  79. include/clang/ARCMigrate/ARCMTActions.h
  80. include/clang/ARCMigrate/FileRemapper.h
  81. include/clang/AST/APValue.h
  82. include/clang/AST/AST.h
  83. include/clang/AST/ASTConsumer.h
  84. include/clang/AST/ASTContext.h
  85. include/clang/AST/ASTDiagnostic.h
  86. include/clang/AST/ASTFwd.h
  87. include/clang/AST/ASTImporter.h
  88. include/clang/AST/ASTLambda.h
  89. include/clang/AST/ASTMutationListener.h
  90. include/clang/AST/ASTStructuralEquivalence.h
  91. include/clang/AST/ASTTypeTraits.h
  92. include/clang/AST/ASTUnresolvedSet.h
  93. include/clang/AST/ASTVector.h
  94. include/clang/AST/Attr.h
  95. include/clang/AST/AttrDump.inc
  96. include/clang/AST/AttrImpl.inc
  97. include/clang/AST/AttrIterator.h
  98. include/clang/AST/AttrVisitor.inc
  99. include/clang/AST/Attrs.inc
  100. include/clang/AST/Availability.h
  101. include/clang/AST/BaseSubobject.h
  102. include/clang/AST/BuiltinTypes.def
  103. include/clang/AST/CXXInheritance.h
  104. include/clang/AST/CanonicalType.h
  105. include/clang/AST/CharUnits.h
  106. include/clang/AST/Comment.h
  107. include/clang/AST/CommentBriefParser.h
  108. include/clang/AST/CommentCommandInfo.inc
  109. include/clang/AST/CommentCommandList.inc
  110. include/clang/AST/CommentCommandTraits.h
  111. include/clang/AST/CommentDiagnostic.h
  112. include/clang/AST/CommentHTMLNamedCharacterReferences.inc
  113. include/clang/AST/CommentHTMLTags.inc
  114. include/clang/AST/CommentHTMLTagsProperties.inc
  115. include/clang/AST/CommentLexer.h
  116. include/clang/AST/CommentNodes.inc
  117. include/clang/AST/CommentParser.h
  118. include/clang/AST/CommentSema.h
  119. include/clang/AST/CommentVisitor.h
  120. include/clang/AST/Decl.h
  121. include/clang/AST/DeclAccessPair.h
  122. include/clang/AST/DeclBase.h
  123. include/clang/AST/DeclCXX.h
  124. include/clang/AST/DeclContextInternals.h
  125. include/clang/AST/DeclFriend.h
  126. include/clang/AST/DeclGroup.h
  127. include/clang/AST/DeclLookups.h
  128. include/clang/AST/DeclNodes.inc
  129. include/clang/AST/DeclObjC.h
  130. include/clang/AST/DeclOpenMP.h
  131. include/clang/AST/DeclTemplate.h
  132. include/clang/AST/DeclVisitor.h
  133. include/clang/AST/DeclarationName.h
  134. include/clang/AST/DependentDiagnostic.h
  135. include/clang/AST/EvaluatedExprVisitor.h
  136. include/clang/AST/Expr.h
  137. include/clang/AST/ExprCXX.h
  138. include/clang/AST/ExprObjC.h
  139. include/clang/AST/ExprOpenMP.h
  140. include/clang/AST/ExternalASTMerger.h
  141. include/clang/AST/ExternalASTSource.h
  142. include/clang/AST/GlobalDecl.h
  143. include/clang/AST/LambdaCapture.h
  144. include/clang/AST/LocInfoType.h
  145. include/clang/AST/Mangle.h
  146. include/clang/AST/MangleNumberingContext.h
  147. include/clang/AST/NSAPI.h
  148. include/clang/AST/NestedNameSpecifier.h
  149. include/clang/AST/ODRHash.h
  150. include/clang/AST/OpenMPClause.h
  151. include/clang/AST/OperationKinds.def
  152. include/clang/AST/OperationKinds.h
  153. include/clang/AST/ParentMap.h
  154. include/clang/AST/PrettyPrinter.h
  155. include/clang/AST/RawCommentList.h
  156. include/clang/AST/RecordLayout.h
  157. include/clang/AST/RecursiveASTVisitor.h
  158. include/clang/AST/Redeclarable.h
  159. include/clang/AST/SelectorLocationsKind.h
  160. include/clang/AST/Stmt.h
  161. include/clang/AST/StmtCXX.h
  162. include/clang/AST/StmtGraphTraits.h
  163. include/clang/AST/StmtIterator.h
  164. include/clang/AST/StmtNodes.inc
  165. include/clang/AST/StmtObjC.h
  166. include/clang/AST/StmtOpenMP.h
  167. include/clang/AST/StmtVisitor.h
  168. include/clang/AST/TemplateBase.h
  169. include/clang/AST/TemplateName.h
  170. include/clang/AST/Type.h
  171. include/clang/AST/TypeLoc.h
  172. include/clang/AST/TypeLocNodes.def
  173. include/clang/AST/TypeLocVisitor.h
  174. include/clang/AST/TypeNodes.def
  175. include/clang/AST/TypeOrdering.h
  176. include/clang/AST/TypeVisitor.h
  177. include/clang/AST/UnresolvedSet.h
  178. include/clang/AST/VTTBuilder.h
  179. include/clang/AST/VTableBuilder.h
  180. include/clang/ASTMatchers/ASTMatchFinder.h
  181. include/clang/ASTMatchers/ASTMatchers.h
  182. include/clang/ASTMatchers/ASTMatchersInternal.h
  183. include/clang/ASTMatchers/ASTMatchersMacros.h
  184. include/clang/ASTMatchers/Dynamic/Diagnostics.h
  185. include/clang/ASTMatchers/Dynamic/Parser.h
  186. include/clang/ASTMatchers/Dynamic/Registry.h
  187. include/clang/ASTMatchers/Dynamic/VariantValue.h
  188. include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h
  189. include/clang/Analysis/Analyses/Consumed.h
  190. include/clang/Analysis/Analyses/Dominators.h
  191. include/clang/Analysis/Analyses/FormatString.h
  192. include/clang/Analysis/Analyses/LiveVariables.h
  193. include/clang/Analysis/Analyses/OSLog.h
  194. include/clang/Analysis/Analyses/PostOrderCFGView.h
  195. include/clang/Analysis/Analyses/PseudoConstantAnalysis.h
  196. include/clang/Analysis/Analyses/ReachableCode.h
  197. include/clang/Analysis/Analyses/ThreadSafety.h
  198. include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  199. include/clang/Analysis/Analyses/ThreadSafetyLogical.h
  200. include/clang/Analysis/Analyses/ThreadSafetyOps.def
  201. include/clang/Analysis/Analyses/ThreadSafetyTIL.h
  202. include/clang/Analysis/Analyses/ThreadSafetyTraverse.h
  203. include/clang/Analysis/Analyses/ThreadSafetyUtil.h
  204. include/clang/Analysis/Analyses/UninitializedValues.h
  205. include/clang/Analysis/AnalysisContext.h
  206. include/clang/Analysis/AnalysisDiagnostic.h
  207. include/clang/Analysis/CFG.h
  208. include/clang/Analysis/CFGStmtMap.h
  209. include/clang/Analysis/CallGraph.h
  210. include/clang/Analysis/CloneDetection.h
  211. include/clang/Analysis/CodeInjector.h
  212. include/clang/Analysis/DomainSpecific/CocoaConventions.h
  213. include/clang/Analysis/DomainSpecific/ObjCNoReturn.h
  214. include/clang/Analysis/FlowSensitive/DataflowValues.h
  215. include/clang/Analysis/ProgramPoint.h
  216. include/clang/Analysis/Support/BumpVector.h
  217. include/clang/Basic/ABI.h
  218. include/clang/Basic/AddressSpaces.h
  219. include/clang/Basic/AllDiagnostics.h
  220. include/clang/Basic/AttrHasAttributeImpl.inc
  221. include/clang/Basic/AttrKinds.h
  222. include/clang/Basic/AttrList.inc
  223. include/clang/Basic/AttrSubMatchRulesList.inc
  224. include/clang/Basic/AttrSubjectMatchRules.h
  225. include/clang/Basic/Attributes.h
  226. include/clang/Basic/Builtins.def
  227. include/clang/Basic/Builtins.h
  228. include/clang/Basic/BuiltinsAArch64.def
  229. include/clang/Basic/BuiltinsAMDGPU.def
  230. include/clang/Basic/BuiltinsARM.def
  231. include/clang/Basic/BuiltinsHexagon.def
  232. include/clang/Basic/BuiltinsLe64.def
  233. include/clang/Basic/BuiltinsMips.def
  234. include/clang/Basic/BuiltinsNEON.def
  235. include/clang/Basic/BuiltinsNVPTX.def
  236. include/clang/Basic/BuiltinsNios2.def
  237. include/clang/Basic/BuiltinsPPC.def
  238. include/clang/Basic/BuiltinsSystemZ.def
  239. include/clang/Basic/BuiltinsWebAssembly.def
  240. include/clang/Basic/BuiltinsX86.def
  241. include/clang/Basic/BuiltinsX86_64.def
  242. include/clang/Basic/BuiltinsXCore.def
  243. include/clang/Basic/CapturedStmt.h
  244. include/clang/Basic/CharInfo.h
  245. include/clang/Basic/CommentOptions.h
  246. include/clang/Basic/Cuda.h
  247. include/clang/Basic/DebugInfoOptions.h
  248. include/clang/Basic/Diagnostic.h
  249. include/clang/Basic/DiagnosticASTKinds.inc
  250. include/clang/Basic/DiagnosticAnalysisKinds.inc
  251. include/clang/Basic/DiagnosticCategories.h
  252. include/clang/Basic/DiagnosticCommentKinds.inc
  253. include/clang/Basic/DiagnosticCommonKinds.inc
  254. include/clang/Basic/DiagnosticDriverKinds.inc
  255. include/clang/Basic/DiagnosticFrontendKinds.inc
  256. include/clang/Basic/DiagnosticGroups.inc
  257. include/clang/Basic/DiagnosticIDs.h
  258. include/clang/Basic/DiagnosticIndexName.inc
  259. include/clang/Basic/DiagnosticLexKinds.inc
  260. include/clang/Basic/DiagnosticOptions.def
  261. include/clang/Basic/DiagnosticOptions.h
  262. include/clang/Basic/DiagnosticParseKinds.inc
  263. include/clang/Basic/DiagnosticSemaKinds.inc
  264. include/clang/Basic/DiagnosticSerializationKinds.inc
  265. include/clang/Basic/ExceptionSpecificationType.h
  266. include/clang/Basic/ExpressionTraits.h
  267. include/clang/Basic/FileManager.h
  268. include/clang/Basic/FileSystemOptions.h
  269. include/clang/Basic/FileSystemStatCache.h
  270. include/clang/Basic/IdentifierTable.h
  271. include/clang/Basic/LLVM.h
  272. include/clang/Basic/Lambda.h
  273. include/clang/Basic/LangOptions.def
  274. include/clang/Basic/LangOptions.h
  275. include/clang/Basic/Linkage.h
  276. include/clang/Basic/MacroBuilder.h
  277. include/clang/Basic/MemoryBufferCache.h
  278. include/clang/Basic/Module.h
  279. include/clang/Basic/ObjCRuntime.h
  280. include/clang/Basic/OpenCLExtensions.def
  281. include/clang/Basic/OpenCLImageTypes.def
  282. include/clang/Basic/OpenCLOptions.h
  283. include/clang/Basic/OpenMPKinds.def
  284. include/clang/Basic/OpenMPKinds.h
  285. include/clang/Basic/OperatorKinds.def
  286. include/clang/Basic/OperatorKinds.h
  287. include/clang/Basic/OperatorPrecedence.h
  288. include/clang/Basic/PartialDiagnostic.h
  289. include/clang/Basic/PlistSupport.h
  290. include/clang/Basic/PragmaKinds.h
  291. include/clang/Basic/PrettyStackTrace.h
  292. include/clang/Basic/SanitizerBlacklist.h
  293. include/clang/Basic/Sanitizers.def
  294. include/clang/Basic/Sanitizers.h
  295. include/clang/Basic/SourceLocation.h
  296. include/clang/Basic/SourceManager.h
  297. include/clang/Basic/SourceManagerInternals.h
  298. include/clang/Basic/Specifiers.h
  299. include/clang/Basic/TargetBuiltins.h
  300. include/clang/Basic/TargetCXXABI.h
  301. include/clang/Basic/TargetInfo.h
  302. include/clang/Basic/TargetOptions.h
  303. include/clang/Basic/TemplateKinds.h
  304. include/clang/Basic/TokenKinds.def
  305. include/clang/Basic/TokenKinds.h
  306. include/clang/Basic/TypeTraits.h
  307. include/clang/Basic/Version.h
  308. include/clang/Basic/Version.inc
  309. include/clang/Basic/VersionTuple.h
  310. include/clang/Basic/VirtualFileSystem.h
  311. include/clang/Basic/Visibility.h
  312. include/clang/Basic/XRayLists.h
  313. include/clang/Basic/arm_neon.inc
  314. include/clang/CodeGen/BackendUtil.h
  315. include/clang/CodeGen/CGFunctionInfo.h
  316. include/clang/CodeGen/CodeGenABITypes.h
  317. include/clang/CodeGen/CodeGenAction.h
  318. include/clang/CodeGen/ConstantInitBuilder.h
  319. include/clang/CodeGen/ConstantInitFuture.h
  320. include/clang/CodeGen/ModuleBuilder.h
  321. include/clang/CodeGen/ObjectFilePCHContainerOperations.h
  322. include/clang/CodeGen/SwiftCallingConv.h
  323. include/clang/Config/config.h
  324. include/clang/Driver/Action.h
  325. include/clang/Driver/Compilation.h
  326. include/clang/Driver/Distro.h
  327. include/clang/Driver/Driver.h
  328. include/clang/Driver/DriverDiagnostic.h
  329. include/clang/Driver/Job.h
  330. include/clang/Driver/Multilib.h
  331. include/clang/Driver/Options.h
  332. include/clang/Driver/Options.inc
  333. include/clang/Driver/Phases.h
  334. include/clang/Driver/SanitizerArgs.h
  335. include/clang/Driver/Tool.h
  336. include/clang/Driver/ToolChain.h
  337. include/clang/Driver/Types.def
  338. include/clang/Driver/Types.h
  339. include/clang/Driver/Util.h
  340. include/clang/Driver/XRayArgs.h
  341. include/clang/Edit/Commit.h
  342. include/clang/Edit/EditedSource.h
  343. include/clang/Edit/EditsReceiver.h
  344. include/clang/Edit/FileOffset.h
  345. include/clang/Edit/Rewriters.h
  346. include/clang/Format/Format.h
  347. include/clang/Frontend/ASTConsumers.h
  348. include/clang/Frontend/ASTUnit.h
  349. include/clang/Frontend/ChainedDiagnosticConsumer.h
  350. include/clang/Frontend/CodeGenOptions.def
  351. include/clang/Frontend/CodeGenOptions.h
  352. include/clang/Frontend/CommandLineSourceLoc.h
  353. include/clang/Frontend/CompilerInstance.h
  354. include/clang/Frontend/CompilerInvocation.h
  355. include/clang/Frontend/DependencyOutputOptions.h
  356. include/clang/Frontend/DiagnosticRenderer.h
  357. include/clang/Frontend/FrontendAction.h
  358. include/clang/Frontend/FrontendActions.h
  359. include/clang/Frontend/FrontendDiagnostic.h
  360. include/clang/Frontend/FrontendOptions.h
  361. include/clang/Frontend/FrontendPluginRegistry.h
  362. include/clang/Frontend/LangStandard.h
  363. include/clang/Frontend/LangStandards.def
  364. include/clang/Frontend/LayoutOverrideSource.h
  365. include/clang/Frontend/LogDiagnosticPrinter.h
  366. include/clang/Frontend/MigratorOptions.h
  367. include/clang/Frontend/MultiplexConsumer.h
  368. include/clang/Frontend/PCHContainerOperations.h
  369. include/clang/Frontend/PrecompiledPreamble.h
  370. include/clang/Frontend/PreprocessorOutputOptions.h
  371. include/clang/Frontend/SerializedDiagnosticPrinter.h
  372. include/clang/Frontend/SerializedDiagnosticReader.h
  373. include/clang/Frontend/SerializedDiagnostics.h
  374. include/clang/Frontend/TextDiagnostic.h
  375. include/clang/Frontend/TextDiagnosticBuffer.h
  376. include/clang/Frontend/TextDiagnosticPrinter.h
  377. include/clang/Frontend/Utils.h
  378. include/clang/Frontend/VerifyDiagnosticConsumer.h
  379. include/clang/FrontendTool/Utils.h
  380. include/clang/Index/CodegenNameGenerator.h
  381. include/clang/Index/CommentToXML.h
  382. include/clang/Index/IndexDataConsumer.h
  383. include/clang/Index/IndexSymbol.h
  384. include/clang/Index/IndexingAction.h
  385. include/clang/Index/USRGeneration.h
  386. include/clang/Lex/CodeCompletionHandler.h
  387. include/clang/Lex/DirectoryLookup.h
  388. include/clang/Lex/ExternalPreprocessorSource.h
  389. include/clang/Lex/HeaderMap.h
  390. include/clang/Lex/HeaderMapTypes.h
  391. include/clang/Lex/HeaderSearch.h
  392. include/clang/Lex/HeaderSearchOptions.h
  393. include/clang/Lex/LexDiagnostic.h
  394. include/clang/Lex/Lexer.h
  395. include/clang/Lex/LiteralSupport.h
  396. include/clang/Lex/MacroArgs.h
  397. include/clang/Lex/MacroInfo.h
  398. include/clang/Lex/ModuleLoader.h
  399. include/clang/Lex/ModuleMap.h
  400. include/clang/Lex/MultipleIncludeOpt.h
  401. include/clang/Lex/PPCallbacks.h
  402. include/clang/Lex/PPConditionalDirectiveRecord.h
  403. include/clang/Lex/PTHLexer.h
  404. include/clang/Lex/PTHManager.h
  405. include/clang/Lex/Pragma.h
  406. include/clang/Lex/PreprocessingRecord.h
  407. include/clang/Lex/Preprocessor.h
  408. include/clang/Lex/PreprocessorLexer.h
  409. include/clang/Lex/PreprocessorOptions.h
  410. include/clang/Lex/ScratchBuffer.h
  411. include/clang/Lex/Token.h
  412. include/clang/Lex/TokenConcatenation.h
  413. include/clang/Lex/TokenLexer.h
  414. include/clang/Parse/AttrParserStringSwitches.inc
  415. include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc
  416. include/clang/Parse/ParseAST.h
  417. include/clang/Parse/ParseDiagnostic.h
  418. include/clang/Parse/Parser.h
  419. include/clang/Parse/RAIIObjectsForParser.h
  420. include/clang/Rewrite/Core/DeltaTree.h
  421. include/clang/Rewrite/Core/HTMLRewrite.h
  422. include/clang/Rewrite/Core/RewriteBuffer.h
  423. include/clang/Rewrite/Core/RewriteRope.h
  424. include/clang/Rewrite/Core/Rewriter.h
  425. include/clang/Rewrite/Core/TokenRewriter.h
  426. include/clang/Rewrite/Frontend/ASTConsumers.h
  427. include/clang/Rewrite/Frontend/FixItRewriter.h
  428. include/clang/Rewrite/Frontend/FrontendActions.h
  429. include/clang/Rewrite/Frontend/Rewriters.h
  430. include/clang/Sema/AnalysisBasedWarnings.h
  431. include/clang/Sema/AttrParsedAttrImpl.inc
  432. include/clang/Sema/AttrParsedAttrKinds.inc
  433. include/clang/Sema/AttrParsedAttrList.inc
  434. include/clang/Sema/AttrSpellingListIndex.inc
  435. include/clang/Sema/AttrTemplateInstantiate.inc
  436. include/clang/Sema/AttributeList.h
  437. include/clang/Sema/CXXFieldCollector.h
  438. include/clang/Sema/CleanupInfo.h
  439. include/clang/Sema/CodeCompleteConsumer.h
  440. include/clang/Sema/CodeCompleteOptions.h
  441. include/clang/Sema/DeclSpec.h
  442. include/clang/Sema/DelayedDiagnostic.h
  443. include/clang/Sema/Designator.h
  444. include/clang/Sema/ExternalSemaSource.h
  445. include/clang/Sema/IdentifierResolver.h
  446. include/clang/Sema/Initialization.h
  447. include/clang/Sema/Lookup.h
  448. include/clang/Sema/LoopHint.h
  449. include/clang/Sema/MultiplexExternalSemaSource.h
  450. include/clang/Sema/ObjCMethodList.h
  451. include/clang/Sema/Overload.h
  452. include/clang/Sema/Ownership.h
  453. include/clang/Sema/ParsedTemplate.h
  454. include/clang/Sema/PrettyDeclStackTrace.h
  455. include/clang/Sema/Scope.h
  456. include/clang/Sema/ScopeInfo.h
  457. include/clang/Sema/Sema.h
  458. include/clang/Sema/SemaConsumer.h
  459. include/clang/Sema/SemaDiagnostic.h
  460. include/clang/Sema/SemaFixItUtils.h
  461. include/clang/Sema/SemaInternal.h
  462. include/clang/Sema/SemaLambda.h
  463. include/clang/Sema/Template.h
  464. include/clang/Sema/TemplateDeduction.h
  465. include/clang/Sema/TypoCorrection.h
  466. include/clang/Sema/Weak.h
  467. include/clang/Serialization/ASTBitCodes.h
  468. include/clang/Serialization/ASTDeserializationListener.h
  469. include/clang/Serialization/ASTReader.h
  470. include/clang/Serialization/ASTWriter.h
  471. include/clang/Serialization/AttrPCHRead.inc
  472. include/clang/Serialization/AttrPCHWrite.inc
  473. include/clang/Serialization/ContinuousRangeMap.h
  474. include/clang/Serialization/GlobalModuleIndex.h
  475. include/clang/Serialization/Module.h
  476. include/clang/Serialization/ModuleFileExtension.h
  477. include/clang/Serialization/ModuleManager.h
  478. include/clang/Serialization/SerializationDiagnostic.h
  479. include/clang/StaticAnalyzer/Checkers/Checkers.inc
  480. include/clang/StaticAnalyzer/Checkers/ClangCheckers.h
  481. include/clang/StaticAnalyzer/Checkers/LocalCheckers.h
  482. include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h
  483. include/clang/StaticAnalyzer/Checkers/ObjCRetainCount.h
  484. include/clang/StaticAnalyzer/Checkers/SValExplainer.h
  485. include/clang/StaticAnalyzer/Core/Analyses.def
  486. include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  487. include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  488. include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
  489. include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
  490. include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
  491. include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h
  492. include/clang/StaticAnalyzer/Core/Checker.h
  493. include/clang/StaticAnalyzer/Core/CheckerManager.h
  494. include/clang/StaticAnalyzer/Core/CheckerOptInfo.h
  495. include/clang/StaticAnalyzer/Core/CheckerRegistry.h
  496. include/clang/StaticAnalyzer/Core/IssueHash.h
  497. include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
  498. include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h
  499. include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  500. include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
  501. include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h
  502. include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  503. include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  504. include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h
  505. include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  506. include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h
  507. include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h
  508. include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h
  509. include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h
  510. include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h
  511. include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  512. include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h
  513. include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h
  514. include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
  515. include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  516. include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
  517. include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h
  518. include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def
  519. include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h
  520. include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h
  521. include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def
  522. include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h
  523. include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
  524. include/clang/StaticAnalyzer/Core/PathSensitive/Store.h
  525. include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h
  526. include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
  527. include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h
  528. include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
  529. include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  530. include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def
  531. include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h
  532. include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h
  533. include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
  534. include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h
  535. include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h
  536. include/clang/StaticAnalyzer/Frontend/FrontendActions.h
  537. include/clang/StaticAnalyzer/Frontend/ModelConsumer.h
  538. include/clang/Tooling/ArgumentsAdjusters.h
  539. include/clang/Tooling/CommonOptionsParser.h
  540. include/clang/Tooling/CompilationDatabase.h
  541. include/clang/Tooling/CompilationDatabasePluginRegistry.h
  542. include/clang/Tooling/Core/Diagnostic.h
  543. include/clang/Tooling/Core/Lookup.h
  544. include/clang/Tooling/Core/QualTypeNames.h
  545. include/clang/Tooling/Core/Replacement.h
  546. include/clang/Tooling/DiagnosticsYaml.h
  547. include/clang/Tooling/FileMatchTrie.h
  548. include/clang/Tooling/FixIt.h
  549. include/clang/Tooling/JSONCompilationDatabase.h
  550. include/clang/Tooling/Refactoring.h
  551. include/clang/Tooling/Refactoring/AtomicChange.h
  552. include/clang/Tooling/Refactoring/Rename/RenamingAction.h
  553. include/clang/Tooling/Refactoring/Rename/USRFinder.h
  554. include/clang/Tooling/Refactoring/Rename/USRFindingAction.h
  555. include/clang/Tooling/Refactoring/Rename/USRLocFinder.h
  556. include/clang/Tooling/RefactoringCallbacks.h
  557. include/clang/Tooling/ReplacementsYaml.h
  558. include/clang/Tooling/Tooling.h
  559. include/llvm-c/Analysis.h
  560. include/llvm-c/BitReader.h
  561. include/llvm-c/BitWriter.h
  562. include/llvm-c/Core.h
  563. include/llvm-c/Disassembler.h
  564. include/llvm-c/ErrorHandling.h
  565. include/llvm-c/ExecutionEngine.h
  566. include/llvm-c/IRReader.h
  567. include/llvm-c/Initialization.h
  568. include/llvm-c/LinkTimeOptimizer.h
  569. include/llvm-c/Linker.h
  570. include/llvm-c/Object.h
  571. include/llvm-c/OrcBindings.h
  572. include/llvm-c/Support.h
  573. include/llvm-c/Target.h
  574. include/llvm-c/TargetMachine.h
  575. include/llvm-c/Transforms/IPO.h
  576. include/llvm-c/Transforms/PassManagerBuilder.h
  577. include/llvm-c/Transforms/Scalar.h
  578. include/llvm-c/Transforms/Vectorize.h
  579. include/llvm-c/Types.h
  580. include/llvm-c/lto.h
  581. include/llvm/ADT/APFloat.h
  582. include/llvm/ADT/APInt.h
  583. include/llvm/ADT/APSInt.h
  584. include/llvm/ADT/AllocatorList.h
  585. include/llvm/ADT/ArrayRef.h
  586. include/llvm/ADT/BitVector.h
  587. include/llvm/ADT/BitmaskEnum.h
  588. include/llvm/ADT/BreadthFirstIterator.h
  589. include/llvm/ADT/CachedHashString.h
  590. include/llvm/ADT/DAGDeltaAlgorithm.h
  591. include/llvm/ADT/DeltaAlgorithm.h
  592. include/llvm/ADT/DenseMap.h
  593. include/llvm/ADT/DenseMapInfo.h
  594. include/llvm/ADT/DenseSet.h
  595. include/llvm/ADT/DepthFirstIterator.h
  596. include/llvm/ADT/EpochTracker.h
  597. include/llvm/ADT/EquivalenceClasses.h
  598. include/llvm/ADT/FoldingSet.h
  599. include/llvm/ADT/GraphTraits.h
  600. include/llvm/ADT/Hashing.h
  601. include/llvm/ADT/ImmutableList.h
  602. include/llvm/ADT/ImmutableMap.h
  603. include/llvm/ADT/ImmutableSet.h
  604. include/llvm/ADT/IndexedMap.h
  605. include/llvm/ADT/IntEqClasses.h
  606. include/llvm/ADT/IntervalMap.h
  607. include/llvm/ADT/IntrusiveRefCntPtr.h
  608. include/llvm/ADT/MapVector.h
  609. include/llvm/ADT/None.h
  610. include/llvm/ADT/Optional.h
  611. include/llvm/ADT/PackedVector.h
  612. include/llvm/ADT/PointerEmbeddedInt.h
  613. include/llvm/ADT/PointerIntPair.h
  614. include/llvm/ADT/PointerSumType.h
  615. include/llvm/ADT/PointerUnion.h
  616. include/llvm/ADT/PostOrderIterator.h
  617. include/llvm/ADT/PriorityQueue.h
  618. include/llvm/ADT/PriorityWorklist.h
  619. include/llvm/ADT/SCCIterator.h
  620. include/llvm/ADT/STLExtras.h
  621. include/llvm/ADT/ScopeExit.h
  622. include/llvm/ADT/ScopedHashTable.h
  623. include/llvm/ADT/Sequence.h
  624. include/llvm/ADT/SetOperations.h
  625. include/llvm/ADT/SetVector.h
  626. include/llvm/ADT/SmallBitVector.h
  627. include/llvm/ADT/SmallPtrSet.h
  628. include/llvm/ADT/SmallSet.h
  629. include/llvm/ADT/SmallString.h
  630. include/llvm/ADT/SmallVector.h
  631. include/llvm/ADT/SparseBitVector.h
  632. include/llvm/ADT/SparseMultiSet.h
  633. include/llvm/ADT/SparseSet.h
  634. include/llvm/ADT/Statistic.h
  635. include/llvm/ADT/StringExtras.h
  636. include/llvm/ADT/StringMap.h
  637. include/llvm/ADT/StringRef.h
  638. include/llvm/ADT/StringSet.h
  639. include/llvm/ADT/StringSwitch.h
  640. include/llvm/ADT/TinyPtrVector.h
  641. include/llvm/ADT/Triple.h
  642. include/llvm/ADT/Twine.h
  643. include/llvm/ADT/UniqueVector.h
  644. include/llvm/ADT/VariadicFunction.h
  645. include/llvm/ADT/edit_distance.h
  646. include/llvm/ADT/ilist.h
  647. include/llvm/ADT/ilist_base.h
  648. include/llvm/ADT/ilist_iterator.h
  649. include/llvm/ADT/ilist_node.h
  650. include/llvm/ADT/ilist_node_base.h
  651. include/llvm/ADT/ilist_node_options.h
  652. include/llvm/ADT/iterator.h
  653. include/llvm/ADT/iterator_range.h
  654. include/llvm/ADT/simple_ilist.h
  655. include/llvm/Analysis/AliasAnalysis.h
  656. include/llvm/Analysis/AliasAnalysisEvaluator.h
  657. include/llvm/Analysis/AliasSetTracker.h
  658. include/llvm/Analysis/AssumptionCache.h
  659. include/llvm/Analysis/BasicAliasAnalysis.h
  660. include/llvm/Analysis/BlockFrequencyInfo.h
  661. include/llvm/Analysis/BlockFrequencyInfoImpl.h
  662. include/llvm/Analysis/BranchProbabilityInfo.h
  663. include/llvm/Analysis/CFG.h
  664. include/llvm/Analysis/CFGPrinter.h
  665. include/llvm/Analysis/CFLAliasAnalysisUtils.h
  666. include/llvm/Analysis/CFLAndersAliasAnalysis.h
  667. include/llvm/Analysis/CFLSteensAliasAnalysis.h
  668. include/llvm/Analysis/CGSCCPassManager.h
  669. include/llvm/Analysis/CallGraph.h
  670. include/llvm/Analysis/CallGraphSCCPass.h
  671. include/llvm/Analysis/CallPrinter.h
  672. include/llvm/Analysis/CaptureTracking.h
  673. include/llvm/Analysis/CodeMetrics.h
  674. include/llvm/Analysis/ConstantFolding.h
  675. include/llvm/Analysis/DOTGraphTraitsPass.h
  676. include/llvm/Analysis/DemandedBits.h
  677. include/llvm/Analysis/DependenceAnalysis.h
  678. include/llvm/Analysis/DivergenceAnalysis.h
  679. include/llvm/Analysis/DomPrinter.h
  680. include/llvm/Analysis/DominanceFrontier.h
  681. include/llvm/Analysis/DominanceFrontierImpl.h
  682. include/llvm/Analysis/EHPersonalities.h
  683. include/llvm/Analysis/GlobalsModRef.h
  684. include/llvm/Analysis/IVUsers.h
  685. include/llvm/Analysis/IndirectCallPromotionAnalysis.h
  686. include/llvm/Analysis/IndirectCallSiteVisitor.h
  687. include/llvm/Analysis/InlineCost.h
  688. include/llvm/Analysis/InstructionSimplify.h
  689. include/llvm/Analysis/Interval.h
  690. include/llvm/Analysis/IntervalIterator.h
  691. include/llvm/Analysis/IntervalPartition.h
  692. include/llvm/Analysis/IteratedDominanceFrontier.h
  693. include/llvm/Analysis/LazyBlockFrequencyInfo.h
  694. include/llvm/Analysis/LazyBranchProbabilityInfo.h
  695. include/llvm/Analysis/LazyCallGraph.h
  696. include/llvm/Analysis/LazyValueInfo.h
  697. include/llvm/Analysis/Lint.h
  698. include/llvm/Analysis/Loads.h
  699. include/llvm/Analysis/LoopAccessAnalysis.h
  700. include/llvm/Analysis/LoopAnalysisManager.h
  701. include/llvm/Analysis/LoopInfo.h
  702. include/llvm/Analysis/LoopInfoImpl.h
  703. include/llvm/Analysis/LoopIterator.h
  704. include/llvm/Analysis/LoopPass.h
  705. include/llvm/Analysis/LoopUnrollAnalyzer.h
  706. include/llvm/Analysis/MemoryBuiltins.h
  707. include/llvm/Analysis/MemoryDependenceAnalysis.h
  708. include/llvm/Analysis/MemoryLocation.h
  709. include/llvm/Analysis/MemorySSA.h
  710. include/llvm/Analysis/MemorySSAUpdater.h
  711. include/llvm/Analysis/ModuleSummaryAnalysis.h
  712. include/llvm/Analysis/ObjCARCAliasAnalysis.h
  713. include/llvm/Analysis/ObjCARCAnalysisUtils.h
  714. include/llvm/Analysis/ObjCARCInstKind.h
  715. include/llvm/Analysis/ObjectUtils.h
  716. include/llvm/Analysis/OptimizationDiagnosticInfo.h
  717. include/llvm/Analysis/OrderedBasicBlock.h
  718. include/llvm/Analysis/PHITransAddr.h
  719. include/llvm/Analysis/Passes.h
  720. include/llvm/Analysis/PostDominators.h
  721. include/llvm/Analysis/ProfileSummaryInfo.h
  722. include/llvm/Analysis/PtrUseVisitor.h
  723. include/llvm/Analysis/RegionInfo.h
  724. include/llvm/Analysis/RegionInfoImpl.h
  725. include/llvm/Analysis/RegionIterator.h
  726. include/llvm/Analysis/RegionPass.h
  727. include/llvm/Analysis/RegionPrinter.h
  728. include/llvm/Analysis/ScalarEvolution.h
  729. include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h
  730. include/llvm/Analysis/ScalarEvolutionExpander.h
  731. include/llvm/Analysis/ScalarEvolutionExpressions.h
  732. include/llvm/Analysis/ScalarEvolutionNormalization.h
  733. include/llvm/Analysis/ScopedNoAliasAA.h
  734. include/llvm/Analysis/SparsePropagation.h
  735. include/llvm/Analysis/TargetFolder.h
  736. include/llvm/Analysis/TargetLibraryInfo.def
  737. include/llvm/Analysis/TargetLibraryInfo.h
  738. include/llvm/Analysis/TargetTransformInfo.h
  739. include/llvm/Analysis/TargetTransformInfoImpl.h
  740. include/llvm/Analysis/Trace.h
  741. include/llvm/Analysis/TypeBasedAliasAnalysis.h
  742. include/llvm/Analysis/TypeMetadataUtils.h
  743. include/llvm/Analysis/ValueTracking.h
  744. include/llvm/Analysis/VectorUtils.h
  745. include/llvm/AsmParser/Parser.h
  746. include/llvm/AsmParser/SlotMapping.h
  747. include/llvm/BinaryFormat/COFF.h
  748. include/llvm/BinaryFormat/Dwarf.def
  749. include/llvm/BinaryFormat/Dwarf.h
  750. include/llvm/BinaryFormat/ELF.h
  751. include/llvm/BinaryFormat/ELFRelocs/AArch64.def
  752. include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def
  753. include/llvm/BinaryFormat/ELFRelocs/ARM.def
  754. include/llvm/BinaryFormat/ELFRelocs/AVR.def
  755. include/llvm/BinaryFormat/ELFRelocs/BPF.def
  756. include/llvm/BinaryFormat/ELFRelocs/Hexagon.def
  757. include/llvm/BinaryFormat/ELFRelocs/Lanai.def
  758. include/llvm/BinaryFormat/ELFRelocs/Mips.def
  759. include/llvm/BinaryFormat/ELFRelocs/PowerPC.def
  760. include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
  761. include/llvm/BinaryFormat/ELFRelocs/RISCV.def
  762. include/llvm/BinaryFormat/ELFRelocs/Sparc.def
  763. include/llvm/BinaryFormat/ELFRelocs/SystemZ.def
  764. include/llvm/BinaryFormat/ELFRelocs/WebAssembly.def
  765. include/llvm/BinaryFormat/ELFRelocs/i386.def
  766. include/llvm/BinaryFormat/ELFRelocs/x86_64.def
  767. include/llvm/BinaryFormat/MachO.def
  768. include/llvm/BinaryFormat/MachO.h
  769. include/llvm/BinaryFormat/Magic.h
  770. include/llvm/BinaryFormat/Wasm.h
  771. include/llvm/BinaryFormat/WasmRelocs/WebAssembly.def
  772. include/llvm/Bitcode/BitCodes.h
  773. include/llvm/Bitcode/BitcodeReader.h
  774. include/llvm/Bitcode/BitcodeWriter.h
  775. include/llvm/Bitcode/BitcodeWriterPass.h
  776. include/llvm/Bitcode/BitstreamReader.h
  777. include/llvm/Bitcode/BitstreamWriter.h
  778. include/llvm/Bitcode/LLVMBitCodes.h
  779. include/llvm/CodeGen/Analysis.h
  780. include/llvm/CodeGen/AsmPrinter.h
  781. include/llvm/CodeGen/AtomicExpandUtils.h
  782. include/llvm/CodeGen/BasicTTIImpl.h
  783. include/llvm/CodeGen/CalcSpillWeights.h
  784. include/llvm/CodeGen/CallingConvLower.h
  785. include/llvm/CodeGen/CommandFlags.h
  786. include/llvm/CodeGen/DAGCombine.h
  787. include/llvm/CodeGen/DFAPacketizer.h
  788. include/llvm/CodeGen/DIE.h
  789. include/llvm/CodeGen/DIEValue.def
  790. include/llvm/CodeGen/DwarfStringPoolEntry.h
  791. include/llvm/CodeGen/EdgeBundles.h
  792. include/llvm/CodeGen/ExecutionDepsFix.h
  793. include/llvm/CodeGen/ExpandReductions.h
  794. include/llvm/CodeGen/FastISel.h
  795. include/llvm/CodeGen/FaultMaps.h
  796. include/llvm/CodeGen/FunctionLoweringInfo.h
  797. include/llvm/CodeGen/GCMetadata.h
  798. include/llvm/CodeGen/GCMetadataPrinter.h
  799. include/llvm/CodeGen/GCStrategy.h
  800. include/llvm/CodeGen/GCs.h
  801. include/llvm/CodeGen/GlobalISel/CallLowering.h
  802. include/llvm/CodeGen/GlobalISel/GISelAccessor.h
  803. include/llvm/CodeGen/GlobalISel/IRTranslator.h
  804. include/llvm/CodeGen/GlobalISel/InstructionSelect.h
  805. include/llvm/CodeGen/GlobalISel/InstructionSelector.h
  806. include/llvm/CodeGen/GlobalISel/Legalizer.h
  807. include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  808. include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  809. include/llvm/CodeGen/GlobalISel/Localizer.h
  810. include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  811. include/llvm/CodeGen/GlobalISel/RegBankSelect.h
  812. include/llvm/CodeGen/GlobalISel/RegisterBank.h
  813. include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h
  814. include/llvm/CodeGen/GlobalISel/Types.h
  815. include/llvm/CodeGen/GlobalISel/Utils.h
  816. include/llvm/CodeGen/ISDOpcodes.h
  817. include/llvm/CodeGen/IntrinsicLowering.h
  818. include/llvm/CodeGen/LatencyPriorityQueue.h
  819. include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
  820. include/llvm/CodeGen/LexicalScopes.h
  821. include/llvm/CodeGen/LinkAllAsmWriterComponents.h
  822. include/llvm/CodeGen/LinkAllCodegenComponents.h
  823. include/llvm/CodeGen/LiveInterval.h
  824. include/llvm/CodeGen/LiveIntervalAnalysis.h
  825. include/llvm/CodeGen/LiveIntervalUnion.h
  826. include/llvm/CodeGen/LivePhysRegs.h
  827. include/llvm/CodeGen/LiveRangeEdit.h
  828. include/llvm/CodeGen/LiveRegMatrix.h
  829. include/llvm/CodeGen/LiveRegUnits.h
  830. include/llvm/CodeGen/LiveStackAnalysis.h
  831. include/llvm/CodeGen/LiveVariables.h
  832. include/llvm/CodeGen/LowLevelType.h
  833. include/llvm/CodeGen/MIRParser/MIRParser.h
  834. include/llvm/CodeGen/MIRPrinter.h
  835. include/llvm/CodeGen/MIRYamlMapping.h
  836. include/llvm/CodeGen/MachORelocation.h
  837. include/llvm/CodeGen/MachineBasicBlock.h
  838. include/llvm/CodeGen/MachineBlockFrequencyInfo.h
  839. include/llvm/CodeGen/MachineBranchProbabilityInfo.h
  840. include/llvm/CodeGen/MachineCombinerPattern.h
  841. include/llvm/CodeGen/MachineConstantPool.h
  842. include/llvm/CodeGen/MachineDominanceFrontier.h
  843. include/llvm/CodeGen/MachineDominators.h
  844. include/llvm/CodeGen/MachineFrameInfo.h
  845. include/llvm/CodeGen/MachineFunction.h
  846. include/llvm/CodeGen/MachineFunctionPass.h
  847. include/llvm/CodeGen/MachineInstr.h
  848. include/llvm/CodeGen/MachineInstrBuilder.h
  849. include/llvm/CodeGen/MachineInstrBundle.h
  850. include/llvm/CodeGen/MachineInstrBundleIterator.h
  851. include/llvm/CodeGen/MachineJumpTableInfo.h
  852. include/llvm/CodeGen/MachineLoopInfo.h
  853. include/llvm/CodeGen/MachineMemOperand.h
  854. include/llvm/CodeGen/MachineModuleInfo.h
  855. include/llvm/CodeGen/MachineModuleInfoImpls.h
  856. include/llvm/CodeGen/MachineOperand.h
  857. include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h
  858. include/llvm/CodeGen/MachinePassRegistry.h
  859. include/llvm/CodeGen/MachinePostDominators.h
  860. include/llvm/CodeGen/MachineRegionInfo.h
  861. include/llvm/CodeGen/MachineRegisterInfo.h
  862. include/llvm/CodeGen/MachineSSAUpdater.h
  863. include/llvm/CodeGen/MachineScheduler.h
  864. include/llvm/CodeGen/MachineTraceMetrics.h
  865. include/llvm/CodeGen/MachineValueType.h
  866. include/llvm/CodeGen/MacroFusion.h
  867. include/llvm/CodeGen/PBQP/CostAllocator.h
  868. include/llvm/CodeGen/PBQP/Graph.h
  869. include/llvm/CodeGen/PBQP/Math.h
  870. include/llvm/CodeGen/PBQP/ReductionRules.h
  871. include/llvm/CodeGen/PBQP/Solution.h
  872. include/llvm/CodeGen/PBQPRAConstraint.h
  873. include/llvm/CodeGen/ParallelCG.h
  874. include/llvm/CodeGen/Passes.h
  875. include/llvm/CodeGen/PreISelIntrinsicLowering.h
  876. include/llvm/CodeGen/PseudoSourceValue.h
  877. include/llvm/CodeGen/RegAllocPBQP.h
  878. include/llvm/CodeGen/RegAllocRegistry.h
  879. include/llvm/CodeGen/RegisterClassInfo.h
  880. include/llvm/CodeGen/RegisterPressure.h
  881. include/llvm/CodeGen/RegisterScavenging.h
  882. include/llvm/CodeGen/RegisterUsageInfo.h
  883. include/llvm/CodeGen/ResourcePriorityQueue.h
  884. include/llvm/CodeGen/RuntimeLibcalls.h
  885. include/llvm/CodeGen/ScheduleDAG.h
  886. include/llvm/CodeGen/ScheduleDAGInstrs.h
  887. include/llvm/CodeGen/ScheduleDAGMutation.h
  888. include/llvm/CodeGen/ScheduleDFS.h
  889. include/llvm/CodeGen/ScheduleHazardRecognizer.h
  890. include/llvm/CodeGen/SchedulerRegistry.h
  891. include/llvm/CodeGen/ScoreboardHazardRecognizer.h
  892. include/llvm/CodeGen/SelectionDAG.h
  893. include/llvm/CodeGen/SelectionDAGAddressAnalysis.h
  894. include/llvm/CodeGen/SelectionDAGISel.h
  895. include/llvm/CodeGen/SelectionDAGNodes.h
  896. include/llvm/CodeGen/SelectionDAGTargetInfo.h
  897. include/llvm/CodeGen/SlotIndexes.h
  898. include/llvm/CodeGen/StackMaps.h
  899. include/llvm/CodeGen/StackProtector.h
  900. include/llvm/CodeGen/TailDuplicator.h
  901. include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  902. include/llvm/CodeGen/TargetPassConfig.h
  903. include/llvm/CodeGen/TargetSchedule.h
  904. include/llvm/CodeGen/UnreachableBlockElim.h
  905. include/llvm/CodeGen/ValueTypes.h
  906. include/llvm/CodeGen/ValueTypes.td
  907. include/llvm/CodeGen/VirtRegMap.h
  908. include/llvm/CodeGen/WinEHFuncInfo.h
  909. include/llvm/Config/AsmParsers.def
  910. include/llvm/Config/AsmPrinters.def
  911. include/llvm/Config/Disassemblers.def
  912. include/llvm/Config/Targets.def
  913. include/llvm/Config/abi-breaking.h
  914. include/llvm/Config/llvm-config.h
  915. include/llvm/DebugInfo/CodeView/CVDebugRecord.h
  916. include/llvm/DebugInfo/CodeView/CVRecord.h
  917. include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h
  918. include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
  919. include/llvm/DebugInfo/CodeView/CodeView.h
  920. include/llvm/DebugInfo/CodeView/CodeViewError.h
  921. include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
  922. include/llvm/DebugInfo/CodeView/CodeViewSymbols.def
  923. include/llvm/DebugInfo/CodeView/CodeViewTypes.def
  924. include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h
  925. include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h
  926. include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h
  927. include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
  928. include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h
  929. include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h
  930. include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h
  931. include/llvm/DebugInfo/CodeView/DebugSubsection.h
  932. include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h
  933. include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h
  934. include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h
  935. include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h
  936. include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h
  937. include/llvm/DebugInfo/CodeView/EnumTables.h
  938. include/llvm/DebugInfo/CodeView/Formatters.h
  939. include/llvm/DebugInfo/CodeView/FunctionId.h
  940. include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
  941. include/llvm/DebugInfo/CodeView/Line.h
  942. include/llvm/DebugInfo/CodeView/RecordSerialization.h
  943. include/llvm/DebugInfo/CodeView/StringsAndChecksums.h
  944. include/llvm/DebugInfo/CodeView/SymbolDeserializer.h
  945. include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h
  946. include/llvm/DebugInfo/CodeView/SymbolDumper.h
  947. include/llvm/DebugInfo/CodeView/SymbolRecord.h
  948. include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h
  949. include/llvm/DebugInfo/CodeView/SymbolSerializer.h
  950. include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h
  951. include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h
  952. include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h
  953. include/llvm/DebugInfo/CodeView/TypeCollection.h
  954. include/llvm/DebugInfo/CodeView/TypeDeserializer.h
  955. include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h
  956. include/llvm/DebugInfo/CodeView/TypeIndex.h
  957. include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
  958. include/llvm/DebugInfo/CodeView/TypeName.h
  959. include/llvm/DebugInfo/CodeView/TypeRecord.h
  960. include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h
  961. include/llvm/DebugInfo/CodeView/TypeRecordMapping.h
  962. include/llvm/DebugInfo/CodeView/TypeSerializer.h
  963. include/llvm/DebugInfo/CodeView/TypeServerHandler.h
  964. include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
  965. include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h
  966. include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
  967. include/llvm/DebugInfo/CodeView/TypeTableCollection.h
  968. include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
  969. include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
  970. include/llvm/DebugInfo/DIContext.h
  971. include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
  972. include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  973. include/llvm/DebugInfo/DWARF/DWARFAttribute.h
  974. include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
  975. include/llvm/DebugInfo/DWARF/DWARFContext.h
  976. include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h
  977. include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h
  978. include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
  979. include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h
  980. include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  981. include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
  982. include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  983. include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h
  984. include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
  985. include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
  986. include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h
  987. include/llvm/DebugInfo/DWARF/DWARFDie.h
  988. include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  989. include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h
  990. include/llvm/DebugInfo/DWARF/DWARFRelocMap.h
  991. include/llvm/DebugInfo/DWARF/DWARFSection.h
  992. include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h
  993. include/llvm/DebugInfo/DWARF/DWARFUnit.h
  994. include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h
  995. include/llvm/DebugInfo/DWARF/DWARFVerifier.h
  996. include/llvm/DebugInfo/MSF/IMSFFile.h
  997. include/llvm/DebugInfo/MSF/MSFBuilder.h
  998. include/llvm/DebugInfo/MSF/MSFCommon.h
  999. include/llvm/DebugInfo/MSF/MSFError.h
  1000. include/llvm/DebugInfo/MSF/MSFStreamLayout.h
  1001. include/llvm/DebugInfo/MSF/MappedBlockStream.h
  1002. include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h
  1003. include/llvm/DebugInfo/PDB/DIA/DIADataStream.h
  1004. include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h
  1005. include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h
  1006. include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h
  1007. include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h
  1008. include/llvm/DebugInfo/PDB/DIA/DIAError.h
  1009. include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h
  1010. include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h
  1011. include/llvm/DebugInfo/PDB/DIA/DIASession.h
  1012. include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h
  1013. include/llvm/DebugInfo/PDB/DIA/DIASupport.h
  1014. include/llvm/DebugInfo/PDB/GenericError.h
  1015. include/llvm/DebugInfo/PDB/IPDBDataStream.h
  1016. include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
  1017. include/llvm/DebugInfo/PDB/IPDBLineNumber.h
  1018. include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
  1019. include/llvm/DebugInfo/PDB/IPDBSession.h
  1020. include/llvm/DebugInfo/PDB/IPDBSourceFile.h
  1021. include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h
  1022. include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h
  1023. include/llvm/DebugInfo/PDB/Native/DbiModuleList.h
  1024. include/llvm/DebugInfo/PDB/Native/DbiStream.h
  1025. include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h
  1026. include/llvm/DebugInfo/PDB/Native/EnumTables.h
  1027. include/llvm/DebugInfo/PDB/Native/Formatters.h
  1028. include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
  1029. include/llvm/DebugInfo/PDB/Native/Hash.h
  1030. include/llvm/DebugInfo/PDB/Native/HashTable.h
  1031. include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h
  1032. include/llvm/DebugInfo/PDB/Native/InfoStream.h
  1033. include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h
  1034. include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
  1035. include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h
  1036. include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
  1037. include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
  1038. include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h
  1039. include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h
  1040. include/llvm/DebugInfo/PDB/Native/NativeSession.h
  1041. include/llvm/DebugInfo/PDB/Native/PDBFile.h
  1042. include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h
  1043. include/llvm/DebugInfo/PDB/Native/PDBStringTable.h
  1044. include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h
  1045. include/llvm/DebugInfo/PDB/Native/PDBTypeServerHandler.h
  1046. include/llvm/DebugInfo/PDB/Native/PublicsStream.h
  1047. include/llvm/DebugInfo/PDB/Native/RawConstants.h
  1048. include/llvm/DebugInfo/PDB/Native/RawError.h
  1049. include/llvm/DebugInfo/PDB/Native/RawTypes.h
  1050. include/llvm/DebugInfo/PDB/Native/SymbolStream.h
  1051. include/llvm/DebugInfo/PDB/Native/TpiHashing.h
  1052. include/llvm/DebugInfo/PDB/Native/TpiStream.h
  1053. include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h
  1054. include/llvm/DebugInfo/PDB/PDB.h
  1055. include/llvm/DebugInfo/PDB/PDBContext.h
  1056. include/llvm/DebugInfo/PDB/PDBExtras.h
  1057. include/llvm/DebugInfo/PDB/PDBSymDumper.h
  1058. include/llvm/DebugInfo/PDB/PDBSymbol.h
  1059. include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h
  1060. include/llvm/DebugInfo/PDB/PDBSymbolBlock.h
  1061. include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h
  1062. include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h
  1063. include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h
  1064. include/llvm/DebugInfo/PDB/PDBSymbolCustom.h
  1065. include/llvm/DebugInfo/PDB/PDBSymbolData.h
  1066. include/llvm/DebugInfo/PDB/PDBSymbolExe.h
  1067. include/llvm/DebugInfo/PDB/PDBSymbolFunc.h
  1068. include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h
  1069. include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h
  1070. include/llvm/DebugInfo/PDB/PDBSymbolLabel.h
  1071. include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h
  1072. include/llvm/DebugInfo/PDB/PDBSymbolThunk.h
  1073. include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h
  1074. include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h
  1075. include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h
  1076. include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h
  1077. include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h
  1078. include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h
  1079. include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h
  1080. include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h
  1081. include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h
  1082. include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h
  1083. include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h
  1084. include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h
  1085. include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h
  1086. include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h
  1087. include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h
  1088. include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h
  1089. include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h
  1090. include/llvm/DebugInfo/PDB/PDBTypes.h
  1091. include/llvm/DebugInfo/PDB/UDTLayout.h
  1092. include/llvm/DebugInfo/Symbolize/DIPrinter.h
  1093. include/llvm/DebugInfo/Symbolize/SymbolizableModule.h
  1094. include/llvm/DebugInfo/Symbolize/Symbolize.h
  1095. include/llvm/Demangle/Demangle.h
  1096. include/llvm/ExecutionEngine/ExecutionEngine.h
  1097. include/llvm/ExecutionEngine/GenericValue.h
  1098. include/llvm/ExecutionEngine/Interpreter.h
  1099. include/llvm/ExecutionEngine/JITEventListener.h
  1100. include/llvm/ExecutionEngine/JITSymbol.h
  1101. include/llvm/ExecutionEngine/MCJIT.h
  1102. include/llvm/ExecutionEngine/OProfileWrapper.h
  1103. include/llvm/ExecutionEngine/ObjectCache.h
  1104. include/llvm/ExecutionEngine/ObjectMemoryBuffer.h
  1105. include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
  1106. include/llvm/ExecutionEngine/Orc/CompileUtils.h
  1107. include/llvm/ExecutionEngine/Orc/ExecutionUtils.h
  1108. include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h
  1109. include/llvm/ExecutionEngine/Orc/IRCompileLayer.h
  1110. include/llvm/ExecutionEngine/Orc/IRTransformLayer.h
  1111. include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
  1112. include/llvm/ExecutionEngine/Orc/LambdaResolver.h
  1113. include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h
  1114. include/llvm/ExecutionEngine/Orc/NullResolver.h
  1115. include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h
  1116. include/llvm/ExecutionEngine/Orc/OrcABISupport.h
  1117. include/llvm/ExecutionEngine/Orc/OrcError.h
  1118. include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
  1119. include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h
  1120. include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h
  1121. include/llvm/ExecutionEngine/Orc/RPCSerialization.h
  1122. include/llvm/ExecutionEngine/Orc/RPCUtils.h
  1123. include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
  1124. include/llvm/ExecutionEngine/Orc/RawByteChannel.h
  1125. include/llvm/ExecutionEngine/OrcMCJITReplacement.h
  1126. include/llvm/ExecutionEngine/RTDyldMemoryManager.h
  1127. include/llvm/ExecutionEngine/RuntimeDyld.h
  1128. include/llvm/ExecutionEngine/RuntimeDyldChecker.h
  1129. include/llvm/ExecutionEngine/SectionMemoryManager.h
  1130. include/llvm/IR/Argument.h
  1131. include/llvm/IR/AssemblyAnnotationWriter.h
  1132. include/llvm/IR/Attributes.gen
  1133. include/llvm/IR/Attributes.h
  1134. include/llvm/IR/Attributes.td
  1135. include/llvm/IR/AutoUpgrade.h
  1136. include/llvm/IR/BasicBlock.h
  1137. include/llvm/IR/CFG.h
  1138. include/llvm/IR/CallSite.h
  1139. include/llvm/IR/CallingConv.h
  1140. include/llvm/IR/Comdat.h
  1141. include/llvm/IR/Constant.h
  1142. include/llvm/IR/ConstantFolder.h
  1143. include/llvm/IR/ConstantRange.h
  1144. include/llvm/IR/Constants.h
  1145. include/llvm/IR/DIBuilder.h
  1146. include/llvm/IR/DataLayout.h
  1147. include/llvm/IR/DebugInfo.h
  1148. include/llvm/IR/DebugInfoFlags.def
  1149. include/llvm/IR/DebugInfoMetadata.h
  1150. include/llvm/IR/DebugLoc.h
  1151. include/llvm/IR/DerivedTypes.h
  1152. include/llvm/IR/DerivedUser.h
  1153. include/llvm/IR/DiagnosticInfo.h
  1154. include/llvm/IR/DiagnosticPrinter.h
  1155. include/llvm/IR/Dominators.h
  1156. include/llvm/IR/Function.h
  1157. include/llvm/IR/GVMaterializer.h
  1158. include/llvm/IR/GetElementPtrTypeIterator.h
  1159. include/llvm/IR/GlobalAlias.h
  1160. include/llvm/IR/GlobalIFunc.h
  1161. include/llvm/IR/GlobalIndirectSymbol.h
  1162. include/llvm/IR/GlobalObject.h
  1163. include/llvm/IR/GlobalValue.h
  1164. include/llvm/IR/GlobalVariable.h
  1165. include/llvm/IR/IRBuilder.h
  1166. include/llvm/IR/IRPrintingPasses.h
  1167. include/llvm/IR/InlineAsm.h
  1168. include/llvm/IR/InstIterator.h
  1169. include/llvm/IR/InstVisitor.h
  1170. include/llvm/IR/InstrTypes.h
  1171. include/llvm/IR/Instruction.def
  1172. include/llvm/IR/Instruction.h
  1173. include/llvm/IR/Instructions.h
  1174. include/llvm/IR/IntrinsicInst.h
  1175. include/llvm/IR/Intrinsics.gen
  1176. include/llvm/IR/Intrinsics.h
  1177. include/llvm/IR/Intrinsics.td
  1178. include/llvm/IR/IntrinsicsAArch64.td
  1179. include/llvm/IR/IntrinsicsAMDGPU.td
  1180. include/llvm/IR/IntrinsicsARM.td
  1181. include/llvm/IR/IntrinsicsBPF.td
  1182. include/llvm/IR/IntrinsicsHexagon.td
  1183. include/llvm/IR/IntrinsicsMips.td
  1184. include/llvm/IR/IntrinsicsNVVM.td
  1185. include/llvm/IR/IntrinsicsPowerPC.td
  1186. include/llvm/IR/IntrinsicsSystemZ.td
  1187. include/llvm/IR/IntrinsicsWebAssembly.td
  1188. include/llvm/IR/IntrinsicsX86.td
  1189. include/llvm/IR/IntrinsicsXCore.td
  1190. include/llvm/IR/LLVMContext.h
  1191. include/llvm/IR/LegacyPassManager.h
  1192. include/llvm/IR/LegacyPassManagers.h
  1193. include/llvm/IR/LegacyPassNameParser.h
  1194. include/llvm/IR/MDBuilder.h
  1195. include/llvm/IR/Mangler.h
  1196. include/llvm/IR/Metadata.def
  1197. include/llvm/IR/Metadata.h
  1198. include/llvm/IR/Module.h
  1199. include/llvm/IR/ModuleSlotTracker.h
  1200. include/llvm/IR/ModuleSummaryIndex.h
  1201. include/llvm/IR/ModuleSummaryIndexYAML.h
  1202. include/llvm/IR/NoFolder.h
  1203. include/llvm/IR/OperandTraits.h
  1204. include/llvm/IR/Operator.h
  1205. include/llvm/IR/OptBisect.h
  1206. include/llvm/IR/PassManager.h
  1207. include/llvm/IR/PassManagerInternal.h
  1208. include/llvm/IR/PatternMatch.h
  1209. include/llvm/IR/PredIteratorCache.h
  1210. include/llvm/IR/ProfileSummary.h
  1211. include/llvm/IR/Statepoint.h
  1212. include/llvm/IR/SymbolTableListTraits.h
  1213. include/llvm/IR/TrackingMDRef.h
  1214. include/llvm/IR/Type.h
  1215. include/llvm/IR/TypeBuilder.h
  1216. include/llvm/IR/TypeFinder.h
  1217. include/llvm/IR/Use.h
  1218. include/llvm/IR/UseListOrder.h
  1219. include/llvm/IR/User.h
  1220. include/llvm/IR/Value.def
  1221. include/llvm/IR/Value.h
  1222. include/llvm/IR/ValueHandle.h
  1223. include/llvm/IR/ValueMap.h
  1224. include/llvm/IR/ValueSymbolTable.h
  1225. include/llvm/IR/Verifier.h
  1226. include/llvm/IRReader/IRReader.h
  1227. include/llvm/InitializePasses.h
  1228. include/llvm/LTO/Caching.h
  1229. include/llvm/LTO/Config.h
  1230. include/llvm/LTO/LTO.h
  1231. include/llvm/LTO/LTOBackend.h
  1232. include/llvm/LTO/legacy/LTOCodeGenerator.h
  1233. include/llvm/LTO/legacy/LTOModule.h
  1234. include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  1235. include/llvm/LTO/legacy/UpdateCompilerUsed.h
  1236. include/llvm/LineEditor/LineEditor.h
  1237. include/llvm/LinkAllIR.h
  1238. include/llvm/LinkAllPasses.h
  1239. include/llvm/Linker/IRMover.h
  1240. include/llvm/Linker/Linker.h
  1241. include/llvm/MC/ConstantPools.h
  1242. include/llvm/MC/LaneBitmask.h
  1243. include/llvm/MC/MCAsmBackend.h
  1244. include/llvm/MC/MCAsmInfo.h
  1245. include/llvm/MC/MCAsmInfoCOFF.h
  1246. include/llvm/MC/MCAsmInfoDarwin.h
  1247. include/llvm/MC/MCAsmInfoELF.h
  1248. include/llvm/MC/MCAsmInfoWasm.h
  1249. include/llvm/MC/MCAsmLayout.h
  1250. include/llvm/MC/MCAssembler.h
  1251. include/llvm/MC/MCCodeEmitter.h
  1252. include/llvm/MC/MCCodeView.h
  1253. include/llvm/MC/MCContext.h
  1254. include/llvm/MC/MCDirectives.h
  1255. include/llvm/MC/MCDisassembler/MCDisassembler.h
  1256. include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h
  1257. include/llvm/MC/MCDisassembler/MCRelocationInfo.h
  1258. include/llvm/MC/MCDisassembler/MCSymbolizer.h
  1259. include/llvm/MC/MCDwarf.h
  1260. include/llvm/MC/MCELFObjectWriter.h
  1261. include/llvm/MC/MCELFStreamer.h
  1262. include/llvm/MC/MCExpr.h
  1263. include/llvm/MC/MCFixedLenDisassembler.h
  1264. include/llvm/MC/MCFixup.h
  1265. include/llvm/MC/MCFixupKindInfo.h
  1266. include/llvm/MC/MCFragment.h
  1267. include/llvm/MC/MCInst.h
  1268. include/llvm/MC/MCInstBuilder.h
  1269. include/llvm/MC/MCInstPrinter.h
  1270. include/llvm/MC/MCInstrAnalysis.h
  1271. include/llvm/MC/MCInstrDesc.h
  1272. include/llvm/MC/MCInstrInfo.h
  1273. include/llvm/MC/MCInstrItineraries.h
  1274. include/llvm/MC/MCLabel.h
  1275. include/llvm/MC/MCLinkerOptimizationHint.h
  1276. include/llvm/MC/MCMachObjectWriter.h
  1277. include/llvm/MC/MCObjectFileInfo.h
  1278. include/llvm/MC/MCObjectStreamer.h
  1279. include/llvm/MC/MCObjectWriter.h
  1280. include/llvm/MC/MCParser/AsmCond.h
  1281. include/llvm/MC/MCParser/AsmLexer.h
  1282. include/llvm/MC/MCParser/MCAsmLexer.h
  1283. include/llvm/MC/MCParser/MCAsmParser.h
  1284. include/llvm/MC/MCParser/MCAsmParserExtension.h
  1285. include/llvm/MC/MCParser/MCAsmParserUtils.h
  1286. include/llvm/MC/MCParser/MCParsedAsmOperand.h
  1287. include/llvm/MC/MCParser/MCTargetAsmParser.h
  1288. include/llvm/MC/MCRegisterInfo.h
  1289. include/llvm/MC/MCSchedule.h
  1290. include/llvm/MC/MCSection.h
  1291. include/llvm/MC/MCSectionCOFF.h
  1292. include/llvm/MC/MCSectionELF.h
  1293. include/llvm/MC/MCSectionMachO.h
  1294. include/llvm/MC/MCSectionWasm.h
  1295. include/llvm/MC/MCStreamer.h
  1296. include/llvm/MC/MCSubtargetInfo.h
  1297. include/llvm/MC/MCSymbol.h
  1298. include/llvm/MC/MCSymbolCOFF.h
  1299. include/llvm/MC/MCSymbolELF.h
  1300. include/llvm/MC/MCSymbolMachO.h
  1301. include/llvm/MC/MCSymbolWasm.h
  1302. include/llvm/MC/MCTargetOptions.h
  1303. include/llvm/MC/MCTargetOptionsCommandFlags.h
  1304. include/llvm/MC/MCValue.h
  1305. include/llvm/MC/MCWasmObjectWriter.h
  1306. include/llvm/MC/MCWasmStreamer.h
  1307. include/llvm/MC/MCWin64EH.h
  1308. include/llvm/MC/MCWinCOFFObjectWriter.h
  1309. include/llvm/MC/MCWinCOFFStreamer.h
  1310. include/llvm/MC/MCWinEH.h
  1311. include/llvm/MC/MachineLocation.h
  1312. include/llvm/MC/SectionKind.h
  1313. include/llvm/MC/StringTableBuilder.h
  1314. include/llvm/MC/SubtargetFeature.h
  1315. include/llvm/Object/Archive.h
  1316. include/llvm/Object/ArchiveWriter.h
  1317. include/llvm/Object/Binary.h
  1318. include/llvm/Object/COFF.h
  1319. include/llvm/Object/COFFImportFile.h
  1320. include/llvm/Object/COFFModuleDefinition.h
  1321. include/llvm/Object/Decompressor.h
  1322. include/llvm/Object/ELF.h
  1323. include/llvm/Object/ELFObjectFile.h
  1324. include/llvm/Object/ELFTypes.h
  1325. include/llvm/Object/Error.h
  1326. include/llvm/Object/IRObjectFile.h
  1327. include/llvm/Object/IRSymtab.h
  1328. include/llvm/Object/MachO.h
  1329. include/llvm/Object/MachOUniversal.h
  1330. include/llvm/Object/ModuleSymbolTable.h
  1331. include/llvm/Object/ObjectFile.h
  1332. include/llvm/Object/RelocVisitor.h
  1333. include/llvm/Object/StackMapParser.h
  1334. include/llvm/Object/SymbolSize.h
  1335. include/llvm/Object/SymbolicFile.h
  1336. include/llvm/Object/Wasm.h
  1337. include/llvm/Object/WindowsResource.h
  1338. include/llvm/ObjectYAML/COFFYAML.h
  1339. include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h
  1340. include/llvm/ObjectYAML/CodeViewYAMLSymbols.h
  1341. include/llvm/ObjectYAML/CodeViewYAMLTypes.h
  1342. include/llvm/ObjectYAML/DWARFEmitter.h
  1343. include/llvm/ObjectYAML/DWARFYAML.h
  1344. include/llvm/ObjectYAML/ELFYAML.h
  1345. include/llvm/ObjectYAML/MachOYAML.h
  1346. include/llvm/ObjectYAML/ObjectYAML.h
  1347. include/llvm/ObjectYAML/WasmYAML.h
  1348. include/llvm/ObjectYAML/YAML.h
  1349. include/llvm/Option/Arg.h
  1350. include/llvm/Option/ArgList.h
  1351. include/llvm/Option/OptParser.td
  1352. include/llvm/Option/OptSpecifier.h
  1353. include/llvm/Option/OptTable.h
  1354. include/llvm/Option/Option.h
  1355. include/llvm/Pass.h
  1356. include/llvm/PassAnalysisSupport.h
  1357. include/llvm/PassInfo.h
  1358. include/llvm/PassRegistry.h
  1359. include/llvm/PassSupport.h
  1360. include/llvm/Passes/PassBuilder.h
  1361. include/llvm/ProfileData/Coverage/CoverageMapping.h
  1362. include/llvm/ProfileData/Coverage/CoverageMappingReader.h
  1363. include/llvm/ProfileData/Coverage/CoverageMappingWriter.h
  1364. include/llvm/ProfileData/InstrProf.h
  1365. include/llvm/ProfileData/InstrProfData.inc
  1366. include/llvm/ProfileData/InstrProfReader.h
  1367. include/llvm/ProfileData/InstrProfWriter.h
  1368. include/llvm/ProfileData/ProfileCommon.h
  1369. include/llvm/ProfileData/SampleProf.h
  1370. include/llvm/ProfileData/SampleProfReader.h
  1371. include/llvm/ProfileData/SampleProfWriter.h
  1372. include/llvm/Support/AArch64TargetParser.def
  1373. include/llvm/Support/AMDGPUCodeObjectMetadata.h
  1374. include/llvm/Support/ARMAttributeParser.h
  1375. include/llvm/Support/ARMBuildAttributes.h
  1376. include/llvm/Support/ARMEHABI.h
  1377. include/llvm/Support/ARMTargetParser.def
  1378. include/llvm/Support/ARMWinEH.h
  1379. include/llvm/Support/AlignOf.h
  1380. include/llvm/Support/Allocator.h
  1381. include/llvm/Support/ArrayRecycler.h
  1382. include/llvm/Support/Atomic.h
  1383. include/llvm/Support/AtomicOrdering.h
  1384. include/llvm/Support/BinaryByteStream.h
  1385. include/llvm/Support/BinaryItemStream.h
  1386. include/llvm/Support/BinaryStream.h
  1387. include/llvm/Support/BinaryStreamArray.h
  1388. include/llvm/Support/BinaryStreamError.h
  1389. include/llvm/Support/BinaryStreamReader.h
  1390. include/llvm/Support/BinaryStreamRef.h
  1391. include/llvm/Support/BinaryStreamWriter.h
  1392. include/llvm/Support/BlockFrequency.h
  1393. include/llvm/Support/BranchProbability.h
  1394. include/llvm/Support/CBindingWrapping.h
  1395. include/llvm/Support/COM.h
  1396. include/llvm/Support/CachePruning.h
  1397. include/llvm/Support/Capacity.h
  1398. include/llvm/Support/Casting.h
  1399. include/llvm/Support/Chrono.h
  1400. include/llvm/Support/CodeGen.h
  1401. include/llvm/Support/CodeGenCWrappers.h
  1402. include/llvm/Support/CommandLine.h
  1403. include/llvm/Support/Compiler.h
  1404. include/llvm/Support/Compression.h
  1405. include/llvm/Support/ConvertUTF.h
  1406. include/llvm/Support/CrashRecoveryContext.h
  1407. include/llvm/Support/DOTGraphTraits.h
  1408. include/llvm/Support/DataExtractor.h
  1409. include/llvm/Support/DataTypes.h
  1410. include/llvm/Support/Debug.h
  1411. include/llvm/Support/DebugCounter.h
  1412. include/llvm/Support/DynamicLibrary.h
  1413. include/llvm/Support/Endian.h
  1414. include/llvm/Support/EndianStream.h
  1415. include/llvm/Support/Errc.h
  1416. include/llvm/Support/Errno.h
  1417. include/llvm/Support/Error.h
  1418. include/llvm/Support/ErrorHandling.h
  1419. include/llvm/Support/ErrorOr.h
  1420. include/llvm/Support/FileOutputBuffer.h
  1421. include/llvm/Support/FileSystem.h
  1422. include/llvm/Support/FileUtilities.h
  1423. include/llvm/Support/Format.h
  1424. include/llvm/Support/FormatAdapters.h
  1425. include/llvm/Support/FormatCommon.h
  1426. include/llvm/Support/FormatProviders.h
  1427. include/llvm/Support/FormatVariadic.h
  1428. include/llvm/Support/FormatVariadicDetails.h
  1429. include/llvm/Support/FormattedStream.h
  1430. include/llvm/Support/GCOV.h
  1431. include/llvm/Support/GenericDomTree.h
  1432. include/llvm/Support/GenericDomTreeConstruction.h
  1433. include/llvm/Support/GlobPattern.h
  1434. include/llvm/Support/GraphWriter.h
  1435. include/llvm/Support/Host.h
  1436. include/llvm/Support/JamCRC.h
  1437. include/llvm/Support/KnownBits.h
  1438. include/llvm/Support/LEB128.h
  1439. include/llvm/Support/LICENSE.TXT
  1440. include/llvm/Support/LineIterator.h
  1441. include/llvm/Support/Locale.h
  1442. include/llvm/Support/LockFileManager.h
  1443. include/llvm/Support/LowLevelTypeImpl.h
  1444. include/llvm/Support/MD5.h
  1445. include/llvm/Support/ManagedStatic.h
  1446. include/llvm/Support/MathExtras.h
  1447. include/llvm/Support/Memory.h
  1448. include/llvm/Support/MemoryBuffer.h
  1449. include/llvm/Support/MipsABIFlags.h
  1450. include/llvm/Support/Mutex.h
  1451. include/llvm/Support/MutexGuard.h
  1452. include/llvm/Support/NativeFormatting.h
  1453. include/llvm/Support/OnDiskHashTable.h
  1454. include/llvm/Support/Options.h
  1455. include/llvm/Support/Parallel.h
  1456. include/llvm/Support/Path.h
  1457. include/llvm/Support/PluginLoader.h
  1458. include/llvm/Support/PointerLikeTypeTraits.h
  1459. include/llvm/Support/PrettyStackTrace.h
  1460. include/llvm/Support/Printable.h
  1461. include/llvm/Support/Process.h
  1462. include/llvm/Support/Program.h
  1463. include/llvm/Support/RWMutex.h
  1464. include/llvm/Support/RandomNumberGenerator.h
  1465. include/llvm/Support/Recycler.h
  1466. include/llvm/Support/RecyclingAllocator.h
  1467. include/llvm/Support/Regex.h
  1468. include/llvm/Support/Registry.h
  1469. include/llvm/Support/SHA1.h
  1470. include/llvm/Support/SMLoc.h
  1471. include/llvm/Support/SaveAndRestore.h
  1472. include/llvm/Support/ScaledNumber.h
  1473. include/llvm/Support/ScopedPrinter.h
  1474. include/llvm/Support/Signals.h
  1475. include/llvm/Support/Solaris/sys/regset.h
  1476. include/llvm/Support/SourceMgr.h
  1477. include/llvm/Support/SpecialCaseList.h
  1478. include/llvm/Support/StringPool.h
  1479. include/llvm/Support/StringSaver.h
  1480. include/llvm/Support/SwapByteOrder.h
  1481. include/llvm/Support/SystemUtils.h
  1482. include/llvm/Support/TarWriter.h
  1483. include/llvm/Support/TargetParser.h
  1484. include/llvm/Support/TargetRegistry.h
  1485. include/llvm/Support/TargetSelect.h
  1486. include/llvm/Support/ThreadLocal.h
  1487. include/llvm/Support/ThreadPool.h
  1488. include/llvm/Support/Threading.h
  1489. include/llvm/Support/Timer.h
  1490. include/llvm/Support/ToolOutputFile.h
  1491. include/llvm/Support/TrailingObjects.h
  1492. include/llvm/Support/TrigramIndex.h
  1493. include/llvm/Support/TypeName.h
  1494. include/llvm/Support/Unicode.h
  1495. include/llvm/Support/UnicodeCharRanges.h
  1496. include/llvm/Support/UniqueLock.h
  1497. include/llvm/Support/VCSRevision.h
  1498. include/llvm/Support/Valgrind.h
  1499. include/llvm/Support/Watchdog.h
  1500. include/llvm/Support/Win64EH.h
  1501. include/llvm/Support/WindowsError.h
  1502. include/llvm/Support/YAMLParser.h
  1503. include/llvm/Support/YAMLTraits.h
  1504. include/llvm/Support/circular_raw_ostream.h
  1505. include/llvm/Support/raw_os_ostream.h
  1506. include/llvm/Support/raw_ostream.h
  1507. include/llvm/Support/raw_sha1_ostream.h
  1508. include/llvm/Support/thread.h
  1509. include/llvm/Support/type_traits.h
  1510. include/llvm/Support/xxhash.h
  1511. include/llvm/TableGen/Error.h
  1512. include/llvm/TableGen/Main.h
  1513. include/llvm/TableGen/Record.h
  1514. include/llvm/TableGen/SearchableTable.td
  1515. include/llvm/TableGen/SetTheory.h
  1516. include/llvm/TableGen/StringMatcher.h
  1517. include/llvm/TableGen/StringToOffsetTable.h
  1518. include/llvm/TableGen/TableGenBackend.h
  1519. include/llvm/Target/CostTable.h
  1520. include/llvm/Target/GenericOpcodes.td
  1521. include/llvm/Target/GlobalISel/RegisterBank.td
  1522. include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  1523. include/llvm/Target/GlobalISel/Target.td
  1524. include/llvm/Target/Target.td
  1525. include/llvm/Target/TargetCallingConv.h
  1526. include/llvm/Target/TargetCallingConv.td
  1527. include/llvm/Target/TargetFrameLowering.h
  1528. include/llvm/Target/TargetInstrInfo.h
  1529. include/llvm/Target/TargetIntrinsicInfo.h
  1530. include/llvm/Target/TargetItinerary.td
  1531. include/llvm/Target/TargetLowering.h
  1532. include/llvm/Target/TargetLoweringObjectFile.h
  1533. include/llvm/Target/TargetMachine.h
  1534. include/llvm/Target/TargetOpcodes.def
  1535. include/llvm/Target/TargetOpcodes.h
  1536. include/llvm/Target/TargetOptions.h
  1537. include/llvm/Target/TargetRegisterInfo.h
  1538. include/llvm/Target/TargetSchedule.td
  1539. include/llvm/Target/TargetSelectionDAG.td
  1540. include/llvm/Target/TargetSubtargetInfo.h
  1541. include/llvm/Testing/Support/Error.h
  1542. include/llvm/Testing/Support/SupportHelpers.h
  1543. include/llvm/ToolDrivers/llvm-lib/LibDriver.h
  1544. include/llvm/Transforms/Coroutines.h
  1545. include/llvm/Transforms/GCOVProfiler.h
  1546. include/llvm/Transforms/IPO.h
  1547. include/llvm/Transforms/IPO/AlwaysInliner.h
  1548. include/llvm/Transforms/IPO/ArgumentPromotion.h
  1549. include/llvm/Transforms/IPO/ConstantMerge.h
  1550. include/llvm/Transforms/IPO/CrossDSOCFI.h
  1551. include/llvm/Transforms/IPO/DeadArgumentElimination.h
  1552. include/llvm/Transforms/IPO/ElimAvailExtern.h
  1553. include/llvm/Transforms/IPO/ForceFunctionAttrs.h
  1554. include/llvm/Transforms/IPO/FunctionAttrs.h
  1555. include/llvm/Transforms/IPO/FunctionImport.h
  1556. include/llvm/Transforms/IPO/GlobalDCE.h
  1557. include/llvm/Transforms/IPO/GlobalOpt.h
  1558. include/llvm/Transforms/IPO/GlobalSplit.h
  1559. include/llvm/Transforms/IPO/InferFunctionAttrs.h
  1560. include/llvm/Transforms/IPO/Inliner.h
  1561. include/llvm/Transforms/IPO/Internalize.h
  1562. include/llvm/Transforms/IPO/LowerTypeTests.h
  1563. include/llvm/Transforms/IPO/PartialInlining.h
  1564. include/llvm/Transforms/IPO/PassManagerBuilder.h
  1565. include/llvm/Transforms/IPO/SCCP.h
  1566. include/llvm/Transforms/IPO/StripDeadPrototypes.h
  1567. include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h
  1568. include/llvm/Transforms/IPO/WholeProgramDevirt.h
  1569. include/llvm/Transforms/InstCombine/InstCombine.h
  1570. include/llvm/Transforms/InstCombine/InstCombineWorklist.h
  1571. include/llvm/Transforms/InstrProfiling.h
  1572. include/llvm/Transforms/Instrumentation.h
  1573. include/llvm/Transforms/ObjCARC.h
  1574. include/llvm/Transforms/PGOInstrumentation.h
  1575. include/llvm/Transforms/SampleProfile.h
  1576. include/llvm/Transforms/Scalar.h
  1577. include/llvm/Transforms/Scalar/ADCE.h
  1578. include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h
  1579. include/llvm/Transforms/Scalar/BDCE.h
  1580. include/llvm/Transforms/Scalar/ConstantHoisting.h
  1581. include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h
  1582. include/llvm/Transforms/Scalar/DCE.h
  1583. include/llvm/Transforms/Scalar/DeadStoreElimination.h
  1584. include/llvm/Transforms/Scalar/EarlyCSE.h
  1585. include/llvm/Transforms/Scalar/Float2Int.h
  1586. include/llvm/Transforms/Scalar/GVN.h
  1587. include/llvm/Transforms/Scalar/GVNExpression.h
  1588. include/llvm/Transforms/Scalar/GuardWidening.h
  1589. include/llvm/Transforms/Scalar/IVUsersPrinter.h
  1590. include/llvm/Transforms/Scalar/IndVarSimplify.h
  1591. include/llvm/Transforms/Scalar/JumpThreading.h
  1592. include/llvm/Transforms/Scalar/LICM.h
  1593. include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h
  1594. include/llvm/Transforms/Scalar/LoopDataPrefetch.h
  1595. include/llvm/Transforms/Scalar/LoopDeletion.h
  1596. include/llvm/Transforms/Scalar/LoopDistribute.h
  1597. include/llvm/Transforms/Scalar/LoopIdiomRecognize.h
  1598. include/llvm/Transforms/Scalar/LoopInstSimplify.h
  1599. include/llvm/Transforms/Scalar/LoopLoadElimination.h
  1600. include/llvm/Transforms/Scalar/LoopPassManager.h
  1601. include/llvm/Transforms/Scalar/LoopPredication.h
  1602. include/llvm/Transforms/Scalar/LoopRotation.h
  1603. include/llvm/Transforms/Scalar/LoopSimplifyCFG.h
  1604. include/llvm/Transforms/Scalar/LoopSink.h
  1605. include/llvm/Transforms/Scalar/LoopStrengthReduce.h
  1606. include/llvm/Transforms/Scalar/LoopUnrollPass.h
  1607. include/llvm/Transforms/Scalar/LowerAtomic.h
  1608. include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h
  1609. include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h
  1610. include/llvm/Transforms/Scalar/MemCpyOptimizer.h
  1611. include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h
  1612. include/llvm/Transforms/Scalar/NaryReassociate.h
  1613. include/llvm/Transforms/Scalar/NewGVN.h
  1614. include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h
  1615. include/llvm/Transforms/Scalar/Reassociate.h
  1616. include/llvm/Transforms/Scalar/SCCP.h
  1617. include/llvm/Transforms/Scalar/SROA.h
  1618. include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h
  1619. include/llvm/Transforms/Scalar/SimplifyCFG.h
  1620. include/llvm/Transforms/Scalar/Sink.h
  1621. include/llvm/Transforms/Scalar/SpeculativeExecution.h
  1622. include/llvm/Transforms/Scalar/TailRecursionElimination.h
  1623. include/llvm/Transforms/Utils/ASanStackFrameLayout.h
  1624. include/llvm/Transforms/Utils/AddDiscriminators.h
  1625. include/llvm/Transforms/Utils/BasicBlockUtils.h
  1626. include/llvm/Transforms/Utils/BreakCriticalEdges.h
  1627. include/llvm/Transforms/Utils/BuildLibCalls.h
  1628. include/llvm/Transforms/Utils/BypassSlowDivision.h
  1629. include/llvm/Transforms/Utils/Cloning.h
  1630. include/llvm/Transforms/Utils/CmpInstAnalysis.h
  1631. include/llvm/Transforms/Utils/CodeExtractor.h
  1632. include/llvm/Transforms/Utils/CtorUtils.h
  1633. include/llvm/Transforms/Utils/EscapeEnumerator.h
  1634. include/llvm/Transforms/Utils/Evaluator.h
  1635. include/llvm/Transforms/Utils/FunctionComparator.h
  1636. include/llvm/Transforms/Utils/FunctionImportUtils.h
  1637. include/llvm/Transforms/Utils/GlobalStatus.h
  1638. include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h
  1639. include/llvm/Transforms/Utils/IntegerDivision.h
  1640. include/llvm/Transforms/Utils/LCSSA.h
  1641. include/llvm/Transforms/Utils/LibCallsShrinkWrap.h
  1642. include/llvm/Transforms/Utils/Local.h
  1643. include/llvm/Transforms/Utils/LoopSimplify.h
  1644. include/llvm/Transforms/Utils/LoopUtils.h
  1645. include/llvm/Transforms/Utils/LoopVersioning.h
  1646. include/llvm/Transforms/Utils/LowerInvoke.h
  1647. include/llvm/Transforms/Utils/LowerMemIntrinsics.h
  1648. include/llvm/Transforms/Utils/Mem2Reg.h
  1649. include/llvm/Transforms/Utils/ModuleUtils.h
  1650. include/llvm/Transforms/Utils/NameAnonGlobals.h
  1651. include/llvm/Transforms/Utils/OrderedInstructions.h
  1652. include/llvm/Transforms/Utils/PredicateInfo.h
  1653. include/llvm/Transforms/Utils/PromoteMemToReg.h
  1654. include/llvm/Transforms/Utils/SSAUpdater.h
  1655. include/llvm/Transforms/Utils/SSAUpdaterImpl.h
  1656. include/llvm/Transforms/Utils/SanitizerStats.h
  1657. include/llvm/Transforms/Utils/SimplifyIndVar.h
  1658. include/llvm/Transforms/Utils/SimplifyInstructions.h
  1659. include/llvm/Transforms/Utils/SimplifyLibCalls.h
  1660. include/llvm/Transforms/Utils/SplitModule.h
  1661. include/llvm/Transforms/Utils/SymbolRewriter.h
  1662. include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
  1663. include/llvm/Transforms/Utils/UnrollLoop.h
  1664. include/llvm/Transforms/Utils/VNCoercion.h
  1665. include/llvm/Transforms/Utils/ValueMapper.h
  1666. include/llvm/Transforms/Vectorize.h
  1667. include/llvm/Transforms/Vectorize/LoopVectorize.h
  1668. include/llvm/Transforms/Vectorize/SLPVectorizer.h
  1669. include/llvm/XRay/Graph.h
  1670. include/llvm/XRay/InstrumentationMap.h
  1671. include/llvm/XRay/Trace.h
  1672. include/llvm/XRay/XRayRecord.h
  1673. include/llvm/XRay/YAMLXRayRecord.h
  1674. lib/BugpointPasses.so
  1675. lib/LLVMHello.so
  1676. lib/clang/5.0.0/include/__clang_cuda_builtin_vars.h
  1677. lib/clang/5.0.0/include/__clang_cuda_cmath.h
  1678. lib/clang/5.0.0/include/__clang_cuda_complex_builtins.h
  1679. lib/clang/5.0.0/include/__clang_cuda_intrinsics.h
  1680. lib/clang/5.0.0/include/__clang_cuda_math_forward_declares.h
  1681. lib/clang/5.0.0/include/__clang_cuda_runtime_wrapper.h
  1682. lib/clang/5.0.0/include/__stddef_max_align_t.h
  1683. lib/clang/5.0.0/include/__wmmintrin_aes.h
  1684. lib/clang/5.0.0/include/__wmmintrin_pclmul.h
  1685. lib/clang/5.0.0/include/adxintrin.h
  1686. lib/clang/5.0.0/include/altivec.h
  1687. lib/clang/5.0.0/include/ammintrin.h
  1688. lib/clang/5.0.0/include/arm_acle.h
  1689. lib/clang/5.0.0/include/arm_neon.h
  1690. lib/clang/5.0.0/include/armintr.h
  1691. lib/clang/5.0.0/include/avx2intrin.h
  1692. lib/clang/5.0.0/include/avx512bwintrin.h
  1693. lib/clang/5.0.0/include/avx512cdintrin.h
  1694. lib/clang/5.0.0/include/avx512dqintrin.h
  1695. lib/clang/5.0.0/include/avx512erintrin.h
  1696. lib/clang/5.0.0/include/avx512fintrin.h
  1697. lib/clang/5.0.0/include/avx512ifmaintrin.h
  1698. lib/clang/5.0.0/include/avx512ifmavlintrin.h
  1699. lib/clang/5.0.0/include/avx512pfintrin.h
  1700. lib/clang/5.0.0/include/avx512vbmiintrin.h
  1701. lib/clang/5.0.0/include/avx512vbmivlintrin.h
  1702. lib/clang/5.0.0/include/avx512vlbwintrin.h
  1703. lib/clang/5.0.0/include/avx512vlcdintrin.h
  1704. lib/clang/5.0.0/include/avx512vldqintrin.h
  1705. lib/clang/5.0.0/include/avx512vlintrin.h
  1706. lib/clang/5.0.0/include/avx512vpopcntdqintrin.h
  1707. lib/clang/5.0.0/include/avxintrin.h
  1708. lib/clang/5.0.0/include/bmi2intrin.h
  1709. lib/clang/5.0.0/include/bmiintrin.h
  1710. lib/clang/5.0.0/include/clflushoptintrin.h
  1711. lib/clang/5.0.0/include/clzerointrin.h
  1712. lib/clang/5.0.0/include/cpuid.h
  1713. lib/clang/5.0.0/include/cuda_wrappers/algorithm
  1714. lib/clang/5.0.0/include/cuda_wrappers/complex
  1715. lib/clang/5.0.0/include/cuda_wrappers/new
  1716. lib/clang/5.0.0/include/emmintrin.h
  1717. lib/clang/5.0.0/include/f16cintrin.h
  1718. lib/clang/5.0.0/include/float.h
  1719. lib/clang/5.0.0/include/fma4intrin.h
  1720. lib/clang/5.0.0/include/fmaintrin.h
  1721. lib/clang/5.0.0/include/fxsrintrin.h
  1722. lib/clang/5.0.0/include/htmintrin.h
  1723. lib/clang/5.0.0/include/htmxlintrin.h
  1724. lib/clang/5.0.0/include/ia32intrin.h
  1725. lib/clang/5.0.0/include/immintrin.h
  1726. lib/clang/5.0.0/include/intrin.h
  1727. lib/clang/5.0.0/include/inttypes.h
  1728. lib/clang/5.0.0/include/iso646.h
  1729. lib/clang/5.0.0/include/limits.h
  1730. lib/clang/5.0.0/include/lwpintrin.h
  1731. lib/clang/5.0.0/include/lzcntintrin.h
  1732. lib/clang/5.0.0/include/mm3dnow.h
  1733. lib/clang/5.0.0/include/mm_malloc.h
  1734. lib/clang/5.0.0/include/mmintrin.h
  1735. lib/clang/5.0.0/include/module.modulemap
  1736. lib/clang/5.0.0/include/msa.h
  1737. lib/clang/5.0.0/include/mwaitxintrin.h
  1738. lib/clang/5.0.0/include/nmmintrin.h
  1739. lib/clang/5.0.0/include/opencl-c.h
  1740. lib/clang/5.0.0/include/pkuintrin.h
  1741. lib/clang/5.0.0/include/pmmintrin.h
  1742. lib/clang/5.0.0/include/popcntintrin.h
  1743. lib/clang/5.0.0/include/prfchwintrin.h
  1744. lib/clang/5.0.0/include/rdseedintrin.h
  1745. lib/clang/5.0.0/include/rtmintrin.h
  1746. lib/clang/5.0.0/include/s390intrin.h
  1747. lib/clang/5.0.0/include/shaintrin.h
  1748. lib/clang/5.0.0/include/smmintrin.h
  1749. lib/clang/5.0.0/include/stdalign.h
  1750. lib/clang/5.0.0/include/stdarg.h
  1751. lib/clang/5.0.0/include/stdatomic.h
  1752. lib/clang/5.0.0/include/stdbool.h
  1753. lib/clang/5.0.0/include/stddef.h
  1754. lib/clang/5.0.0/include/stdint.h
  1755. lib/clang/5.0.0/include/stdnoreturn.h
  1756. lib/clang/5.0.0/include/tbmintrin.h
  1757. lib/clang/5.0.0/include/tgmath.h
  1758. lib/clang/5.0.0/include/tmmintrin.h
  1759. lib/clang/5.0.0/include/unwind.h
  1760. lib/clang/5.0.0/include/vadefs.h
  1761. lib/clang/5.0.0/include/varargs.h
  1762. lib/clang/5.0.0/include/vecintrin.h
  1763. lib/clang/5.0.0/include/wmmintrin.h
  1764. lib/clang/5.0.0/include/x86intrin.h
  1765. lib/clang/5.0.0/include/xmmintrin.h
  1766. lib/clang/5.0.0/include/xopintrin.h
  1767. lib/clang/5.0.0/include/xsavecintrin.h
  1768. lib/clang/5.0.0/include/xsaveintrin.h
  1769. lib/clang/5.0.0/include/xsaveoptintrin.h
  1770. lib/clang/5.0.0/include/xsavesintrin.h
  1771. lib/clang/5.0.0/include/xtestintrin.h
  1772. lib/cmake/clang/ClangConfig.cmake
  1773. lib/cmake/clang/ClangTargets-release.cmake
  1774. lib/cmake/clang/ClangTargets.cmake
  1775. lib/cmake/llvm/AddLLVM.cmake
  1776. lib/cmake/llvm/AddLLVMDefinitions.cmake
  1777. lib/cmake/llvm/AddOCaml.cmake
  1778. lib/cmake/llvm/AddSphinxTarget.cmake
  1779. lib/cmake/llvm/CheckAtomic.cmake
  1780. lib/cmake/llvm/CheckCompilerVersion.cmake
  1781. lib/cmake/llvm/CheckLinkerFlag.cmake
  1782. lib/cmake/llvm/ChooseMSVCCRT.cmake
  1783. lib/cmake/llvm/CrossCompile.cmake
  1784. lib/cmake/llvm/DetermineGCCCompatible.cmake
  1785. lib/cmake/llvm/FindOCaml.cmake
  1786. lib/cmake/llvm/FindSphinx.cmake
  1787. lib/cmake/llvm/GenerateVersionFromCVS.cmake
  1788. lib/cmake/llvm/GetSVN.cmake
  1789. lib/cmake/llvm/HandleLLVMOptions.cmake
  1790. lib/cmake/llvm/HandleLLVMStdlib.cmake
  1791. lib/cmake/llvm/LLVM-Config.cmake
  1792. lib/cmake/llvm/LLVMConfig.cmake
  1793. lib/cmake/llvm/LLVMConfigVersion.cmake
  1794. lib/cmake/llvm/LLVMExports-release.cmake
  1795. lib/cmake/llvm/LLVMExports.cmake
  1796. lib/cmake/llvm/LLVMExternalProjectUtils.cmake
  1797. lib/cmake/llvm/LLVMInstallSymlink.cmake
  1798. lib/cmake/llvm/LLVMProcessSources.cmake
  1799. lib/cmake/llvm/TableGen.cmake
  1800. lib/cmake/llvm/VersionFromVCS.cmake
  1801. lib/libLLVMAArch64AsmParser.so
  1802. lib/libLLVMAArch64AsmParser.so.5
  1803. lib/libLLVMAArch64AsmParser.so.5.0.0svn
  1804. lib/libLLVMAArch64AsmPrinter.so
  1805. lib/libLLVMAArch64AsmPrinter.so.5
  1806. lib/libLLVMAArch64AsmPrinter.so.5.0.0svn
  1807. lib/libLLVMAArch64CodeGen.so
  1808. lib/libLLVMAArch64CodeGen.so.5
  1809. lib/libLLVMAArch64CodeGen.so.5.0.0svn
  1810. lib/libLLVMAArch64Desc.so
  1811. lib/libLLVMAArch64Desc.so.5
  1812. lib/libLLVMAArch64Desc.so.5.0.0svn
  1813. lib/libLLVMAArch64Disassembler.so
  1814. lib/libLLVMAArch64Disassembler.so.5
  1815. lib/libLLVMAArch64Disassembler.so.5.0.0svn
  1816. lib/libLLVMAArch64Info.so
  1817. lib/libLLVMAArch64Info.so.5
  1818. lib/libLLVMAArch64Info.so.5.0.0svn
  1819. lib/libLLVMAArch64Utils.so
  1820. lib/libLLVMAArch64Utils.so.5
  1821. lib/libLLVMAArch64Utils.so.5.0.0svn
  1822. lib/libLLVMAMDGPUAsmParser.so
  1823. lib/libLLVMAMDGPUAsmParser.so.5
  1824. lib/libLLVMAMDGPUAsmParser.so.5.0.0svn
  1825. lib/libLLVMAMDGPUAsmPrinter.so
  1826. lib/libLLVMAMDGPUAsmPrinter.so.5
  1827. lib/libLLVMAMDGPUAsmPrinter.so.5.0.0svn
  1828. lib/libLLVMAMDGPUCodeGen.so
  1829. lib/libLLVMAMDGPUCodeGen.so.5
  1830. lib/libLLVMAMDGPUCodeGen.so.5.0.0svn
  1831. lib/libLLVMAMDGPUDesc.so
  1832. lib/libLLVMAMDGPUDesc.so.5
  1833. lib/libLLVMAMDGPUDesc.so.5.0.0svn
  1834. lib/libLLVMAMDGPUDisassembler.so
  1835. lib/libLLVMAMDGPUDisassembler.so.5
  1836. lib/libLLVMAMDGPUDisassembler.so.5.0.0svn
  1837. lib/libLLVMAMDGPUInfo.so
  1838. lib/libLLVMAMDGPUInfo.so.5
  1839. lib/libLLVMAMDGPUInfo.so.5.0.0svn
  1840. lib/libLLVMAMDGPUUtils.so
  1841. lib/libLLVMAMDGPUUtils.so.5
  1842. lib/libLLVMAMDGPUUtils.so.5.0.0svn
  1843. lib/libLLVMARMAsmParser.so
  1844. lib/libLLVMARMAsmParser.so.5
  1845. lib/libLLVMARMAsmParser.so.5.0.0svn
  1846. lib/libLLVMARMAsmPrinter.so
  1847. lib/libLLVMARMAsmPrinter.so.5
  1848. lib/libLLVMARMAsmPrinter.so.5.0.0svn
  1849. lib/libLLVMARMCodeGen.so
  1850. lib/libLLVMARMCodeGen.so.5
  1851. lib/libLLVMARMCodeGen.so.5.0.0svn
  1852. lib/libLLVMARMDesc.so
  1853. lib/libLLVMARMDesc.so.5
  1854. lib/libLLVMARMDesc.so.5.0.0svn
  1855. lib/libLLVMARMDisassembler.so
  1856. lib/libLLVMARMDisassembler.so.5
  1857. lib/libLLVMARMDisassembler.so.5.0.0svn
  1858. lib/libLLVMARMInfo.so
  1859. lib/libLLVMARMInfo.so.5
  1860. lib/libLLVMARMInfo.so.5.0.0svn
  1861. lib/libLLVMAnalysis.so
  1862. lib/libLLVMAnalysis.so.5
  1863. lib/libLLVMAnalysis.so.5.0.0svn
  1864. lib/libLLVMAsmParser.so
  1865. lib/libLLVMAsmParser.so.5
  1866. lib/libLLVMAsmParser.so.5.0.0svn
  1867. lib/libLLVMAsmPrinter.so
  1868. lib/libLLVMAsmPrinter.so.5
  1869. lib/libLLVMAsmPrinter.so.5.0.0svn
  1870. lib/libLLVMBPFAsmPrinter.so
  1871. lib/libLLVMBPFAsmPrinter.so.5
  1872. lib/libLLVMBPFAsmPrinter.so.5.0.0svn
  1873. lib/libLLVMBPFCodeGen.so
  1874. lib/libLLVMBPFCodeGen.so.5
  1875. lib/libLLVMBPFCodeGen.so.5.0.0svn
  1876. lib/libLLVMBPFDesc.so
  1877. lib/libLLVMBPFDesc.so.5
  1878. lib/libLLVMBPFDesc.so.5.0.0svn
  1879. lib/libLLVMBPFDisassembler.so
  1880. lib/libLLVMBPFDisassembler.so.5
  1881. lib/libLLVMBPFDisassembler.so.5.0.0svn
  1882. lib/libLLVMBPFInfo.so
  1883. lib/libLLVMBPFInfo.so.5
  1884. lib/libLLVMBPFInfo.so.5.0.0svn
  1885. lib/libLLVMBinaryFormat.so
  1886. lib/libLLVMBinaryFormat.so.5
  1887. lib/libLLVMBinaryFormat.so.5.0.0svn
  1888. lib/libLLVMBitReader.so
  1889. lib/libLLVMBitReader.so.5
  1890. lib/libLLVMBitReader.so.5.0.0svn
  1891. lib/libLLVMBitWriter.so
  1892. lib/libLLVMBitWriter.so.5
  1893. lib/libLLVMBitWriter.so.5.0.0svn
  1894. lib/libLLVMCodeGen.so
  1895. lib/libLLVMCodeGen.so.5
  1896. lib/libLLVMCodeGen.so.5.0.0svn
  1897. lib/libLLVMCore.so
  1898. lib/libLLVMCore.so.5
  1899. lib/libLLVMCore.so.5.0.0svn
  1900. lib/libLLVMCoroutines.so
  1901. lib/libLLVMCoroutines.so.5
  1902. lib/libLLVMCoroutines.so.5.0.0svn
  1903. lib/libLLVMCoverage.so
  1904. lib/libLLVMCoverage.so.5
  1905. lib/libLLVMCoverage.so.5.0.0svn
  1906. lib/libLLVMDebugInfoCodeView.so
  1907. lib/libLLVMDebugInfoCodeView.so.5
  1908. lib/libLLVMDebugInfoCodeView.so.5.0.0svn
  1909. lib/libLLVMDebugInfoDWARF.so
  1910. lib/libLLVMDebugInfoDWARF.so.5
  1911. lib/libLLVMDebugInfoDWARF.so.5.0.0svn
  1912. lib/libLLVMDebugInfoMSF.so
  1913. lib/libLLVMDebugInfoMSF.so.5
  1914. lib/libLLVMDebugInfoMSF.so.5.0.0svn
  1915. lib/libLLVMDebugInfoPDB.so
  1916. lib/libLLVMDebugInfoPDB.so.5
  1917. lib/libLLVMDebugInfoPDB.so.5.0.0svn
  1918. lib/libLLVMDemangle.so
  1919. lib/libLLVMDemangle.so.5
  1920. lib/libLLVMDemangle.so.5.0.0svn
  1921. lib/libLLVMExecutionEngine.so
  1922. lib/libLLVMExecutionEngine.so.5
  1923. lib/libLLVMExecutionEngine.so.5.0.0svn
  1924. lib/libLLVMGlobalISel.so
  1925. lib/libLLVMGlobalISel.so.5
  1926. lib/libLLVMGlobalISel.so.5.0.0svn
  1927. lib/libLLVMHexagonAsmParser.so
  1928. lib/libLLVMHexagonAsmParser.so.5
  1929. lib/libLLVMHexagonAsmParser.so.5.0.0svn
  1930. lib/libLLVMHexagonCodeGen.so
  1931. lib/libLLVMHexagonCodeGen.so.5
  1932. lib/libLLVMHexagonCodeGen.so.5.0.0svn
  1933. lib/libLLVMHexagonDesc.so
  1934. lib/libLLVMHexagonDesc.so.5
  1935. lib/libLLVMHexagonDesc.so.5.0.0svn
  1936. lib/libLLVMHexagonDisassembler.so
  1937. lib/libLLVMHexagonDisassembler.so.5
  1938. lib/libLLVMHexagonDisassembler.so.5.0.0svn
  1939. lib/libLLVMHexagonInfo.so
  1940. lib/libLLVMHexagonInfo.so.5
  1941. lib/libLLVMHexagonInfo.so.5.0.0svn
  1942. lib/libLLVMIRReader.so
  1943. lib/libLLVMIRReader.so.5
  1944. lib/libLLVMIRReader.so.5.0.0svn
  1945. lib/libLLVMInstCombine.so
  1946. lib/libLLVMInstCombine.so.5
  1947. lib/libLLVMInstCombine.so.5.0.0svn
  1948. lib/libLLVMInstrumentation.so
  1949. lib/libLLVMInstrumentation.so.5
  1950. lib/libLLVMInstrumentation.so.5.0.0svn
  1951. lib/libLLVMInterpreter.so
  1952. lib/libLLVMInterpreter.so.5
  1953. lib/libLLVMInterpreter.so.5.0.0svn
  1954. lib/libLLVMLTO.so
  1955. lib/libLLVMLTO.so.5
  1956. lib/libLLVMLTO.so.5.0.0svn
  1957. lib/libLLVMLanaiAsmParser.so
  1958. lib/libLLVMLanaiAsmParser.so.5
  1959. lib/libLLVMLanaiAsmParser.so.5.0.0svn
  1960. lib/libLLVMLanaiAsmPrinter.so
  1961. lib/libLLVMLanaiAsmPrinter.so.5
  1962. lib/libLLVMLanaiAsmPrinter.so.5.0.0svn
  1963. lib/libLLVMLanaiCodeGen.so
  1964. lib/libLLVMLanaiCodeGen.so.5
  1965. lib/libLLVMLanaiCodeGen.so.5.0.0svn
  1966. lib/libLLVMLanaiDesc.so
  1967. lib/libLLVMLanaiDesc.so.5
  1968. lib/libLLVMLanaiDesc.so.5.0.0svn
  1969. lib/libLLVMLanaiDisassembler.so
  1970. lib/libLLVMLanaiDisassembler.so.5
  1971. lib/libLLVMLanaiDisassembler.so.5.0.0svn
  1972. lib/libLLVMLanaiInfo.so
  1973. lib/libLLVMLanaiInfo.so.5
  1974. lib/libLLVMLanaiInfo.so.5.0.0svn
  1975. lib/libLLVMLibDriver.so
  1976. lib/libLLVMLibDriver.so.5
  1977. lib/libLLVMLibDriver.so.5.0.0svn
  1978. lib/libLLVMLineEditor.so
  1979. lib/libLLVMLineEditor.so.5
  1980. lib/libLLVMLineEditor.so.5.0.0svn
  1981. lib/libLLVMLinker.so
  1982. lib/libLLVMLinker.so.5
  1983. lib/libLLVMLinker.so.5.0.0svn
  1984. lib/libLLVMMC.so
  1985. lib/libLLVMMC.so.5
  1986. lib/libLLVMMC.so.5.0.0svn
  1987. lib/libLLVMMCDisassembler.so
  1988. lib/libLLVMMCDisassembler.so.5
  1989. lib/libLLVMMCDisassembler.so.5.0.0svn
  1990. lib/libLLVMMCJIT.so
  1991. lib/libLLVMMCJIT.so.5
  1992. lib/libLLVMMCJIT.so.5.0.0svn
  1993. lib/libLLVMMCParser.so
  1994. lib/libLLVMMCParser.so.5
  1995. lib/libLLVMMCParser.so.5.0.0svn
  1996. lib/libLLVMMIRParser.so
  1997. lib/libLLVMMIRParser.so.5
  1998. lib/libLLVMMIRParser.so.5.0.0svn
  1999. lib/libLLVMMSP430AsmPrinter.so
  2000. lib/libLLVMMSP430AsmPrinter.so.5
  2001. lib/libLLVMMSP430AsmPrinter.so.5.0.0svn
  2002. lib/libLLVMMSP430CodeGen.so
  2003. lib/libLLVMMSP430CodeGen.so.5
  2004. lib/libLLVMMSP430CodeGen.so.5.0.0svn
  2005. lib/libLLVMMSP430Desc.so
  2006. lib/libLLVMMSP430Desc.so.5
  2007. lib/libLLVMMSP430Desc.so.5.0.0svn
  2008. lib/libLLVMMSP430Info.so
  2009. lib/libLLVMMSP430Info.so.5
  2010. lib/libLLVMMSP430Info.so.5.0.0svn
  2011. lib/libLLVMMipsAsmParser.so
  2012. lib/libLLVMMipsAsmParser.so.5
  2013. lib/libLLVMMipsAsmParser.so.5.0.0svn
  2014. lib/libLLVMMipsAsmPrinter.so
  2015. lib/libLLVMMipsAsmPrinter.so.5
  2016. lib/libLLVMMipsAsmPrinter.so.5.0.0svn
  2017. lib/libLLVMMipsCodeGen.so
  2018. lib/libLLVMMipsCodeGen.so.5
  2019. lib/libLLVMMipsCodeGen.so.5.0.0svn
  2020. lib/libLLVMMipsDesc.so
  2021. lib/libLLVMMipsDesc.so.5
  2022. lib/libLLVMMipsDesc.so.5.0.0svn
  2023. lib/libLLVMMipsDisassembler.so
  2024. lib/libLLVMMipsDisassembler.so.5
  2025. lib/libLLVMMipsDisassembler.so.5.0.0svn
  2026. lib/libLLVMMipsInfo.so
  2027. lib/libLLVMMipsInfo.so.5
  2028. lib/libLLVMMipsInfo.so.5.0.0svn
  2029. lib/libLLVMNVPTXAsmPrinter.so
  2030. lib/libLLVMNVPTXAsmPrinter.so.5
  2031. lib/libLLVMNVPTXAsmPrinter.so.5.0.0svn
  2032. lib/libLLVMNVPTXCodeGen.so
  2033. lib/libLLVMNVPTXCodeGen.so.5
  2034. lib/libLLVMNVPTXCodeGen.so.5.0.0svn
  2035. lib/libLLVMNVPTXDesc.so
  2036. lib/libLLVMNVPTXDesc.so.5
  2037. lib/libLLVMNVPTXDesc.so.5.0.0svn
  2038. lib/libLLVMNVPTXInfo.so
  2039. lib/libLLVMNVPTXInfo.so.5
  2040. lib/libLLVMNVPTXInfo.so.5.0.0svn
  2041. lib/libLLVMObjCARCOpts.so
  2042. lib/libLLVMObjCARCOpts.so.5
  2043. lib/libLLVMObjCARCOpts.so.5.0.0svn
  2044. lib/libLLVMObject.so
  2045. lib/libLLVMObject.so.5
  2046. lib/libLLVMObject.so.5.0.0svn
  2047. lib/libLLVMObjectYAML.so
  2048. lib/libLLVMObjectYAML.so.5
  2049. lib/libLLVMObjectYAML.so.5.0.0svn
  2050. lib/libLLVMOption.so
  2051. lib/libLLVMOption.so.5
  2052. lib/libLLVMOption.so.5.0.0svn
  2053. lib/libLLVMOrcJIT.so
  2054. lib/libLLVMOrcJIT.so.5
  2055. lib/libLLVMOrcJIT.so.5.0.0svn
  2056. lib/libLLVMPasses.so
  2057. lib/libLLVMPasses.so.5
  2058. lib/libLLVMPasses.so.5.0.0svn
  2059. lib/libLLVMPowerPCAsmParser.so
  2060. lib/libLLVMPowerPCAsmParser.so.5
  2061. lib/libLLVMPowerPCAsmParser.so.5.0.0svn
  2062. lib/libLLVMPowerPCAsmPrinter.so
  2063. lib/libLLVMPowerPCAsmPrinter.so.5
  2064. lib/libLLVMPowerPCAsmPrinter.so.5.0.0svn
  2065. lib/libLLVMPowerPCCodeGen.so
  2066. lib/libLLVMPowerPCCodeGen.so.5
  2067. lib/libLLVMPowerPCCodeGen.so.5.0.0svn
  2068. lib/libLLVMPowerPCDesc.so
  2069. lib/libLLVMPowerPCDesc.so.5
  2070. lib/libLLVMPowerPCDesc.so.5.0.0svn
  2071. lib/libLLVMPowerPCDisassembler.so
  2072. lib/libLLVMPowerPCDisassembler.so.5
  2073. lib/libLLVMPowerPCDisassembler.so.5.0.0svn
  2074. lib/libLLVMPowerPCInfo.so
  2075. lib/libLLVMPowerPCInfo.so.5
  2076. lib/libLLVMPowerPCInfo.so.5.0.0svn
  2077. lib/libLLVMProfileData.so
  2078. lib/libLLVMProfileData.so.5
  2079. lib/libLLVMProfileData.so.5.0.0svn
  2080. lib/libLLVMRISCVCodeGen.so
  2081. lib/libLLVMRISCVCodeGen.so.5
  2082. lib/libLLVMRISCVCodeGen.so.5.0.0svn
  2083. lib/libLLVMRISCVDesc.so
  2084. lib/libLLVMRISCVDesc.so.5
  2085. lib/libLLVMRISCVDesc.so.5.0.0svn
  2086. lib/libLLVMRISCVInfo.so
  2087. lib/libLLVMRISCVInfo.so.5
  2088. lib/libLLVMRISCVInfo.so.5.0.0svn
  2089. lib/libLLVMRuntimeDyld.so
  2090. lib/libLLVMRuntimeDyld.so.5
  2091. lib/libLLVMRuntimeDyld.so.5.0.0svn
  2092. lib/libLLVMScalarOpts.so
  2093. lib/libLLVMScalarOpts.so.5
  2094. lib/libLLVMScalarOpts.so.5.0.0svn
  2095. lib/libLLVMSelectionDAG.so
  2096. lib/libLLVMSelectionDAG.so.5
  2097. lib/libLLVMSelectionDAG.so.5.0.0svn
  2098. lib/libLLVMSparcAsmParser.so
  2099. lib/libLLVMSparcAsmParser.so.5
  2100. lib/libLLVMSparcAsmParser.so.5.0.0svn
  2101. lib/libLLVMSparcAsmPrinter.so
  2102. lib/libLLVMSparcAsmPrinter.so.5
  2103. lib/libLLVMSparcAsmPrinter.so.5.0.0svn
  2104. lib/libLLVMSparcCodeGen.so
  2105. lib/libLLVMSparcCodeGen.so.5
  2106. lib/libLLVMSparcCodeGen.so.5.0.0svn
  2107. lib/libLLVMSparcDesc.so
  2108. lib/libLLVMSparcDesc.so.5
  2109. lib/libLLVMSparcDesc.so.5.0.0svn
  2110. lib/libLLVMSparcDisassembler.so
  2111. lib/libLLVMSparcDisassembler.so.5
  2112. lib/libLLVMSparcDisassembler.so.5.0.0svn
  2113. lib/libLLVMSparcInfo.so
  2114. lib/libLLVMSparcInfo.so.5
  2115. lib/libLLVMSparcInfo.so.5.0.0svn
  2116. lib/libLLVMSupport.so
  2117. lib/libLLVMSupport.so.5
  2118. lib/libLLVMSupport.so.5.0.0svn
  2119. lib/libLLVMSymbolize.so
  2120. lib/libLLVMSymbolize.so.5
  2121. lib/libLLVMSymbolize.so.5.0.0svn
  2122. lib/libLLVMSystemZAsmParser.so
  2123. lib/libLLVMSystemZAsmParser.so.5
  2124. lib/libLLVMSystemZAsmParser.so.5.0.0svn
  2125. lib/libLLVMSystemZAsmPrinter.so
  2126. lib/libLLVMSystemZAsmPrinter.so.5
  2127. lib/libLLVMSystemZAsmPrinter.so.5.0.0svn
  2128. lib/libLLVMSystemZCodeGen.so
  2129. lib/libLLVMSystemZCodeGen.so.5
  2130. lib/libLLVMSystemZCodeGen.so.5.0.0svn
  2131. lib/libLLVMSystemZDesc.so
  2132. lib/libLLVMSystemZDesc.so.5
  2133. lib/libLLVMSystemZDesc.so.5.0.0svn
  2134. lib/libLLVMSystemZDisassembler.so
  2135. lib/libLLVMSystemZDisassembler.so.5
  2136. lib/libLLVMSystemZDisassembler.so.5.0.0svn
  2137. lib/libLLVMSystemZInfo.so
  2138. lib/libLLVMSystemZInfo.so.5
  2139. lib/libLLVMSystemZInfo.so.5.0.0svn
  2140. lib/libLLVMTableGen.so
  2141. lib/libLLVMTableGen.so.5
  2142. lib/libLLVMTableGen.so.5.0.0svn
  2143. lib/libLLVMTarget.so
  2144. lib/libLLVMTarget.so.5
  2145. lib/libLLVMTarget.so.5.0.0svn
  2146. lib/libLLVMTransformUtils.so
  2147. lib/libLLVMTransformUtils.so.5
  2148. lib/libLLVMTransformUtils.so.5.0.0svn
  2149. lib/libLLVMVectorize.so
  2150. lib/libLLVMVectorize.so.5
  2151. lib/libLLVMVectorize.so.5.0.0svn
  2152. lib/libLLVMX86AsmParser.so
  2153. lib/libLLVMX86AsmParser.so.5
  2154. lib/libLLVMX86AsmParser.so.5.0.0svn
  2155. lib/libLLVMX86AsmPrinter.so
  2156. lib/libLLVMX86AsmPrinter.so.5
  2157. lib/libLLVMX86AsmPrinter.so.5.0.0svn
  2158. lib/libLLVMX86CodeGen.so
  2159. lib/libLLVMX86CodeGen.so.5
  2160. lib/libLLVMX86CodeGen.so.5.0.0svn
  2161. lib/libLLVMX86Desc.so
  2162. lib/libLLVMX86Desc.so.5
  2163. lib/libLLVMX86Desc.so.5.0.0svn
  2164. lib/libLLVMX86Disassembler.so
  2165. lib/libLLVMX86Disassembler.so.5
  2166. lib/libLLVMX86Disassembler.so.5.0.0svn
  2167. lib/libLLVMX86Info.so
  2168. lib/libLLVMX86Info.so.5
  2169. lib/libLLVMX86Info.so.5.0.0svn
  2170. lib/libLLVMX86Utils.so
  2171. lib/libLLVMX86Utils.so.5
  2172. lib/libLLVMX86Utils.so.5.0.0svn
  2173. lib/libLLVMXCoreAsmPrinter.so
  2174. lib/libLLVMXCoreAsmPrinter.so.5
  2175. lib/libLLVMXCoreAsmPrinter.so.5.0.0svn
  2176. lib/libLLVMXCoreCodeGen.so
  2177. lib/libLLVMXCoreCodeGen.so.5
  2178. lib/libLLVMXCoreCodeGen.so.5.0.0svn
  2179. lib/libLLVMXCoreDesc.so
  2180. lib/libLLVMXCoreDesc.so.5
  2181. lib/libLLVMXCoreDesc.so.5.0.0svn
  2182. lib/libLLVMXCoreDisassembler.so
  2183. lib/libLLVMXCoreDisassembler.so.5
  2184. lib/libLLVMXCoreDisassembler.so.5.0.0svn
  2185. lib/libLLVMXCoreInfo.so
  2186. lib/libLLVMXCoreInfo.so.5
  2187. lib/libLLVMXCoreInfo.so.5.0.0svn
  2188. lib/libLLVMXRay.so
  2189. lib/libLLVMXRay.so.5
  2190. lib/libLLVMXRay.so.5.0.0svn
  2191. lib/libLLVMipo.so
  2192. lib/libLLVMipo.so.5
  2193. lib/libLLVMipo.so.5.0.0svn
  2194. lib/libLTO.so
  2195. lib/libLTO.so.5
  2196. lib/libLTO.so.5.0.0svn
  2197. lib/libclang.so
  2198. lib/libclang.so.5
  2199. lib/libclang.so.5.0
  2200. lib/libclangARCMigrate.so
  2201. lib/libclangARCMigrate.so.5
  2202. lib/libclangARCMigrate.so.5.0.0svn
  2203. lib/libclangAST.so
  2204. lib/libclangAST.so.5
  2205. lib/libclangAST.so.5.0.0svn
  2206. lib/libclangASTMatchers.so
  2207. lib/libclangASTMatchers.so.5
  2208. lib/libclangASTMatchers.so.5.0.0svn
  2209. lib/libclangAnalysis.so
  2210. lib/libclangAnalysis.so.5
  2211. lib/libclangAnalysis.so.5.0.0svn
  2212. lib/libclangBasic.so
  2213. lib/libclangBasic.so.5
  2214. lib/libclangBasic.so.5.0.0svn
  2215. lib/libclangCodeGen.so
  2216. lib/libclangCodeGen.so.5
  2217. lib/libclangCodeGen.so.5.0.0svn
  2218. lib/libclangDriver.so
  2219. lib/libclangDriver.so.5
  2220. lib/libclangDriver.so.5.0.0svn
  2221. lib/libclangDynamicASTMatchers.so
  2222. lib/libclangDynamicASTMatchers.so.5
  2223. lib/libclangDynamicASTMatchers.so.5.0.0svn
  2224. lib/libclangEdit.so
  2225. lib/libclangEdit.so.5
  2226. lib/libclangEdit.so.5.0.0svn
  2227. lib/libclangFormat.so
  2228. lib/libclangFormat.so.5
  2229. lib/libclangFormat.so.5.0.0svn
  2230. lib/libclangFrontend.so
  2231. lib/libclangFrontend.so.5
  2232. lib/libclangFrontend.so.5.0.0svn
  2233. lib/libclangFrontendTool.so
  2234. lib/libclangFrontendTool.so.5
  2235. lib/libclangFrontendTool.so.5.0.0svn
  2236. lib/libclangIndex.so
  2237. lib/libclangIndex.so.5
  2238. lib/libclangIndex.so.5.0.0svn
  2239. lib/libclangLex.so
  2240. lib/libclangLex.so.5
  2241. lib/libclangLex.so.5.0.0svn
  2242. lib/libclangParse.so
  2243. lib/libclangParse.so.5
  2244. lib/libclangParse.so.5.0.0svn
  2245. lib/libclangRewrite.so
  2246. lib/libclangRewrite.so.5
  2247. lib/libclangRewrite.so.5.0.0svn
  2248. lib/libclangRewriteFrontend.so
  2249. lib/libclangRewriteFrontend.so.5
  2250. lib/libclangRewriteFrontend.so.5.0.0svn
  2251. lib/libclangSema.so
  2252. lib/libclangSema.so.5
  2253. lib/libclangSema.so.5.0.0svn
  2254. lib/libclangSerialization.so
  2255. lib/libclangSerialization.so.5
  2256. lib/libclangSerialization.so.5.0.0svn
  2257. lib/libclangStaticAnalyzerCheckers.so
  2258. lib/libclangStaticAnalyzerCheckers.so.5
  2259. lib/libclangStaticAnalyzerCheckers.so.5.0.0svn
  2260. lib/libclangStaticAnalyzerCore.so
  2261. lib/libclangStaticAnalyzerCore.so.5
  2262. lib/libclangStaticAnalyzerCore.so.5.0.0svn
  2263. lib/libclangStaticAnalyzerFrontend.so
  2264. lib/libclangStaticAnalyzerFrontend.so.5
  2265. lib/libclangStaticAnalyzerFrontend.so.5.0.0svn
  2266. lib/libclangTooling.so
  2267. lib/libclangTooling.so.5
  2268. lib/libclangTooling.so.5.0.0svn
  2269. lib/libclangToolingCore.so
  2270. lib/libclangToolingCore.so.5
  2271. lib/libclangToolingCore.so.5.0.0svn
  2272. lib/libclangToolingRefactor.so
  2273. lib/libclangToolingRefactor.so.5
  2274. lib/libclangToolingRefactor.so.5.0.0svn
  2275. libexec/c++-analyzer
  2276. libexec/ccc-analyzer
  2277. share/man/man1/scan-build.1.gz
  2278. share/clang/bash-autocomplete.sh
  2279. share/clang/clang-format-bbedit.applescript
  2280. share/clang/clang-format-diff.py
  2281. share/clang/clang-format-sublime.py
  2282. share/clang/clang-format.el
  2283. share/clang/clang-format.py
  2284. share/clang/clang-rename.el
  2285. share/clang/clang-rename.py
  2286. share/scan-build/scanview.css
  2287. share/scan-build/sorttable.js
  2288. share/scan-view/FileRadar.scpt
  2289. share/scan-view/GetRadarVersion.scpt
  2290. share/scan-view/Reporter.py
  2291. share/scan-view/ScanView.py
  2292. share/scan-view/bugcatcher.ico
  2293. share/scan-view/startfile.py
  2294. @owner
  2295. @group
  2296. @mode
Collapse this list.
Dependency lines:
  • zapcc>0:devel/zapcc
Conflicts:
CONFLICTS_INSTALL:
  • cling
  • llvm
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/zapcc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/zapcc
  • pkg install zapcc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zapcc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1533505581 SHA256 (yrnkrn-zapcc-g20180622-b4c31cc_GH0.tar.gz) = 888c7d07d94466397230d8c382b1bfd9ea082d05af3d58bb666f97f3ba690ddf SIZE (yrnkrn-zapcc-g20180622-b4c31cc_GH0.tar.gz) = 52427457

Packages (timestamps in pop-ups are UTC):
zapcc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20180622_3g20180622_3g20180622_1g20180622_3g20180622_3-g20180622_1-
FreeBSD:13:quarterlyg20180622_3g20180622_3g20180622_3g20180622_3g20180622_3g20180622_3g20180622_3g20180622_3
FreeBSD:14:latestg20180622_3g20180622_3g20180622_3g20180622_3g20180622_3g20180622_3-g20180622_3
FreeBSD:14:quarterlyg20180622_3g20180622_3-g20180622_3g20180622_3g20180622_3g20180622_3g20180622_3
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. googletest>0 : devel/googletest
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libedit.so.0 : devel/libedit
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_zapcc
USES:
cmake compiler:c++11-lang gnome libedit python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/yrnkrn/zapcc/tar.gz/b4c31cc?dummy=/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20180622_3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
g20180622_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20180622_3
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
g20180622_3
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
g20180622_2
01 Apr 2022 15:09:49
commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123commit hash: 7b4d1f0b36f88f7fee1898a9cc10c2acf261a123 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: fix trailing whitespace in pkg-descr's

Approved by:	portmgr blanket
g20180622_2
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
g20180622_1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20180622_1
29 Aug 2021 14:54:01
commit hash: adb7b0687e256219563428386c0b082f7145c795commit hash: adb7b0687e256219563428386c0b082f7145c795commit hash: adb7b0687e256219563428386c0b082f7145c795commit hash: adb7b0687e256219563428386c0b082f7145c795 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
g20180622_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20180622_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20180622_1
09 Dec 2020 01:46:01
Revision:557327Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN on riscv64.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
g20180622_1
08 Nov 2019 11:39:00
Revision:517048Original commit files touched by this commit
tobik search for other commits by this committer
devel: Add missing USES={gl,gnome,php,sdl}
g20180622_1
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
g20180622
22 Jan 2019 12:45:36
Revision:490944Original commit files touched by this commit
linimon search for other commits by this committer
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

PR:		235042
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
g20180622
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
g20180622
23 Nov 2018 12:57:59
Revision:485653Original commit files touched by this commit
swills search for other commits by this committer
devel/zapcc: Update MAINTAINER email

PR:		233409
Submitted by:	M. <martinfilla@post.cz> (maintainer)
g20180622
02 Nov 2018 13:32:35
Revision:483807Original commit files touched by this commit
rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
g20180622
14 Aug 2018 05:50:48
Revision:477134Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/zapcc: C++ caching compiler based on clang

PR:		230394
Submitted by:	Martin Filla <martinfilla@post.cz>

Number of commits found: 19