Skip to content

Commit 191bcf5

Browse files
Regenerate target info (#1483)
1 parent 43ccae9 commit 191bcf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/target/generated.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ pub(crate) const LLVM_TARGETS: &[(&str, &str)] = &[
129129
("i686-win7-windows-gnu", "i686-pc-windows-gnu"),
130130
("i686-win7-windows-msvc", "i686-pc-windows-msvc"),
131131
("i686-wrs-vxworks", "i686-unknown-linux-gnu"),
132+
("loongarch32-unknown-none", "loongarch32-unknown-none"),
133+
("loongarch32-unknown-none-softfloat", "loongarch32-unknown-none"),
132134
("loongarch64-unknown-linux-gnu", "loongarch64-unknown-linux-gnu"),
133135
("loongarch64-unknown-linux-musl", "loongarch64-unknown-linux-musl"),
134136
("loongarch64-unknown-linux-ohos", "loongarch64-unknown-linux-ohos"),

0 commit comments

Comments
 (0)