diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-17 11:40:42 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2022-03-17 13:29:38 +0100 |
commit | e30d07de5c89e0f8a4d8304846e21f8e775c9f79 (patch) | |
tree | b55340fd2dffcb1f21940cf049b11abfd3d77c8b /gcc/rust/parse/rust-parse.cc | |
parent | 2dfc19647774cb26a0f735bda8006068a40cfba0 (diff) | |
download | gcc-e30d07de5c89e0f8a4d8304846e21f8e775c9f79.zip gcc-e30d07de5c89e0f8a4d8304846e21f8e775c9f79.tar.gz gcc-e30d07de5c89e0f8a4d8304846e21f8e775c9f79.tar.bz2 |
parser: Handle -fsyntax-only properly
Handle the -fsyntax-only properly from the rust frontend. This flag
allows checking for syntax and stopping after that, skipping further
passes of the pipeline.
The flag was accepted by the frontend, but was not used anywhere.
Co-authored-by: philberty <philip.herron@embecosm.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse.cc')
0 files changed, 0 insertions, 0 deletions