Skip to content

Commit 620a4f3

Browse files
committed
Add new Tier-3 targets: loongarch32-unknown-none*
MCP: rust-lang/compiler-team#865
1 parent 906fc5c commit 620a4f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/alloc_system.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// add fast paths for low alignment values.
99
#[cfg(any(target_arch = "x86",
1010
target_arch = "arm",
11+
target_arch = "loongarch32",
1112
target_arch = "m68k",
1213
target_arch = "mips",
1314
target_arch = "mips32r6",

0 commit comments

Comments
 (0)