[PATCH] D40674: Mark all library-defined command line options as hidden

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 16:53:39 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319505: Mark all library options as hidden. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D40674?vs=125002&id=125053#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40674

Files:
  cfe/trunk/lib/CodeGen/CodeGenModule.cpp
  cfe/trunk/lib/CodeGen/CodeGenPGO.cpp
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/lib/Analysis/ObjCARCAnalysisUtils.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ScopedNoAliasAA.cpp
  llvm/trunk/lib/Analysis/TypeBasedAliasAnalysis.cpp
  llvm/trunk/lib/CodeGen/ImplicitNullChecks.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineDominators.cpp
  llvm/trunk/lib/CodeGen/RegAllocBase.cpp
  llvm/trunk/lib/CodeGen/RegAllocGreedy.cpp
  llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/StackMaps.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
  llvm/trunk/lib/IR/DIBuilder.cpp
  llvm/trunk/lib/IR/Dominators.cpp
  llvm/trunk/lib/IR/LegacyPassManager.cpp
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/Support/RandomNumberGenerator.cpp
  llvm/trunk/lib/Support/Statistic.cpp
  llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Transforms/Utils/LCSSA.cpp
  llvm/trunk/lib/Transforms/Utils/SymbolRewriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40674.125053.patch
Type: text/x-patch
Size: 23338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/2542589f/attachment.bin>


More information about the llvm-commits mailing list