Crate riscv_target_parser

Crate riscv_target_parser 

Source

Re-exports§

pub use extension::Extension;
pub use extension::Extensions;

Modules§

extension

Structs§

RiscvTarget
Struct that represents a RISC-V target.
TargetTriple
Helper struct to parse and store a target triple.

Enums§

Error
Error variants for the RISC-V target parser.
Width
The width of the RISC-V architecture.