aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2019-11-20 13:19:48 +0000
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>2019-11-20 13:23:26 +0000
commit6187394dd05ea20db01370b1990a79d517d98f7e (patch)
treeff481a5316cabfe9e4b35a9e21fbfed7c6fc5072 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent5bab291b7bd043104abf1ca7977e8248684cae95 (diff)
downloadllvm-6187394dd05ea20db01370b1990a79d517d98f7e.zip
llvm-6187394dd05ea20db01370b1990a79d517d98f7e.tar.gz
llvm-6187394dd05ea20db01370b1990a79d517d98f7e.tar.bz2
[UptestTestChecks][NFC] Share some common command line options code
Summary: Add a function common.parse_commandline_args() that adds options common to all tools (--verbose and --update-only) and returns the parsed commandline arguments. I plan to use the shared parsing of --verbose in a follow-up commit to remove most of the `if args.verbose:` checks in the scripts. Reviewers: xbolva00, MaskRay Reviewed By: MaskRay Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70428
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions