mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-12 03:41:02 +00:00
@@ -5,7 +5,7 @@ use std::str::FromStr;
|
||||
/// The LLVM target.
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||
pub enum Target {
|
||||
/// The EraVM target.
|
||||
/// The PolkaVM target.
|
||||
PVM,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user