diff options
author | Nico Weber <thakis@chromium.org> | 2022-05-25 08:45:41 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2022-05-25 09:11:42 -0400 |
commit | 788463e72af847d11476793fdd5d57a104b18b3d (patch) | |
tree | 5b65cbbfed7ac4d0ebf856c758845c2aba540939 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | b3c856d10ceeb0b6c8f2a44838bbad187cbfaa65 (diff) | |
download | llvm-788463e72af847d11476793fdd5d57a104b18b3d.zip llvm-788463e72af847d11476793fdd5d57a104b18b3d.tar.gz llvm-788463e72af847d11476793fdd5d57a104b18b3d.tar.bz2 |
[pseudo-gen] Add -o flag, make --grammar required
Virtually all LLVM tools accept a `-o` flag, so add one. This will make it
possible to possibly add a --write-if-changed flag later. It also makes it
so that the file isn't partially written if the tool oesn't run successfully.
Marking --grammar as `Required` allows removing some manual
verification code for it.
Differential Revision: https://reviews.llvm.org/D126373
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions