diff options
author | River Riddle <riddleriver@gmail.com> | 2020-12-15 14:42:16 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-12-15 14:56:09 -0800 |
commit | e9cda7c5a0b70dd029e201cd2cc2e1d7105d0672 (patch) | |
tree | 846b7375959762e6199c71b9fcf5c27ed9cab07b /llvm/unittests/Object/ELFObjectFileTest.cpp | |
parent | 7e7f38f853fbf96c6ab2a0e5f9d7747ef8a76ffe (diff) | |
download | llvm-e9cda7c5a0b70dd029e201cd2cc2e1d7105d0672.zip llvm-e9cda7c5a0b70dd029e201cd2cc2e1d7105d0672.tar.gz llvm-e9cda7c5a0b70dd029e201cd2cc2e1d7105d0672.tar.bz2 |
[mlir][Pass] Add a new PassNameCLParser specifically for parsing lists of pass names
This parser does not include the general `pass_pipeline` option, the pass pipeline entries, or the options of pass entries. This is useful for cases such as `print-ir-after` that just want the user to select specific pass types. This revision greatly reduces the amount of text in --help for several MLIR based tools.
Fixes PR#45495
Differential Revision: https://reviews.llvm.org/D92987
Diffstat (limited to 'llvm/unittests/Object/ELFObjectFileTest.cpp')
0 files changed, 0 insertions, 0 deletions