On Sat, 11 Jul 2020, The Other via Gcc wrote:
> Hi,
> How would I access the result data of target options that don't have Mask
> or Var properties? For example, how would I access the result ISA string in
> the -march option for the RISC-V target?
If an option doesn't specify somewhere to store
Hi,
How would I access the result data of target options that don't have Mask
or Var properties? For example, how would I access the result ISA string in
the -march option for the RISC-V target?
Here is the relevant option code inside the .opt file:
march=
Target Report RejectNegative Joined
-marc