Skip to content

Commit

Permalink
Update list of architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Nov 30, 2024
1 parent 79da4af commit 60e29f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dylint-link/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,10 @@ const ARCHITECTURES: &[&str] = &[
"powerpc",
"powerpc64",
"powerpc64le",
"riscv32",
"riscv32e",
"riscv32em",
"riscv32emc",
"riscv32gc",
"riscv32i",
"riscv32im",
Expand Down

0 comments on commit 60e29f1

Please sign in to comment.