[PATCH] D137915: [LegacyPM] Remove cl::opts controlling optimization pass manager passes

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 13 16:18:51 PST 2022


aeubanks updated this revision to Diff 475027.
aeubanks added a comment.

remove trailing "." in descriptions

I think cl::init(false) is much easier to understand, but is inconsistently applied, don't mess with it


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137915/new/

https://reviews.llvm.org/D137915

Files:
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137915.475027.patch
Type: text/x-patch
Size: 24063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/8926121e/attachment.bin>


More information about the llvm-commits mailing list