diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-07-17 13:09:36 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-07-19 12:39:44 +0000 |
commit | 9378b267776a6cca2b1ea4545cc9e101e302e049 (patch) | |
tree | 900dff38e5f2bc263a42a1bfe776fe389e600ce9 /gcc/combine.cc | |
parent | 011c867c0a94e108e9da8bc5a2369219f91c1b52 (diff) | |
download | gcc-9378b267776a6cca2b1ea4545cc9e101e302e049.zip gcc-9378b267776a6cca2b1ea4545cc9e101e302e049.tar.gz gcc-9378b267776a6cca2b1ea4545cc9e101e302e049.tar.bz2 |
cli: Add frust-type option
Add a new option to crab1 cli to accept crate type. This version of the
argument only accept a single crate type. Rustc accepts a comma
separated list of crate types but this might require a litle more work
for gcc.
gcc/rust/ChangeLog:
* lang.opt: Add option
* rust-session-manager.cc: Add option registration in session
target options.
* rust-session-manager.h (struct CompileOptions): Add new getter
for proc macros instead of a boolean.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/combine.cc')
0 files changed, 0 insertions, 0 deletions