Skip to content

Commit 53997ac

Browse files
Regenerate target info (#1567)
1 parent 9347e45 commit 53997ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/target/generated.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ pub(crate) const LLVM_TARGETS: &[(&str, &str)] = &[
292292
("x86_64-unknown-linux-none", "x86_64-unknown-linux-none"),
293293
("x86_64-unknown-linux-ohos", "x86_64-unknown-linux-ohos"),
294294
("x86_64-unknown-managarm-mlibc", "x86_64-unknown-managarm-mlibc"),
295+
("x86_64-unknown-motor", "x86_64-unknown-none-elf"),
295296
("x86_64-unknown-netbsd", "x86_64-unknown-netbsd"),
296297
("x86_64-unknown-none", "x86_64-unknown-none-elf"),
297298
("x86_64-unknown-none-linuxkernel", "x86_64-unknown-none-elf"),

0 commit comments

Comments
 (0)