mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
test: Add assembly tests for x86_64-unknown-linux-none target
This commit is contained in:
parent
9cf080099d
commit
923cdb35aa
@ -555,6 +555,9 @@
|
||||
//@ revisions: x86_64_unknown_linux_ohos
|
||||
//@ [x86_64_unknown_linux_ohos] compile-flags: --target x86_64-unknown-linux-ohos
|
||||
//@ [x86_64_unknown_linux_ohos] needs-llvm-components: x86
|
||||
//@ revisions: x86_64_unknown_linux_none
|
||||
//@ [x86_64_unknown_linux_none] compile-flags: --target x86_64-unknown-linux-none
|
||||
//@ [x86_64_unknown_linux_none] needs-llvm-components: x86
|
||||
//@ revisions: x86_64_unknown_netbsd
|
||||
//@ [x86_64_unknown_netbsd] compile-flags: --target x86_64-unknown-netbsd
|
||||
//@ [x86_64_unknown_netbsd] needs-llvm-components: x86
|
||||
|
Loading…
Reference in New Issue
Block a user