rust/tests/assembly/nvptx-arch-emit-asm.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
215 B
Rust
Raw Normal View History

2019-02-27 22:31:30 +00:00
// assembly-output: emit-asm
// compile-flags: --crate-type rlib
// only-nvptx64
2019-06-12 21:09:08 +00:00
// ignore-nvptx64
2019-02-27 22:31:30 +00:00
#![no_std]
// Verify default arch without ptx-linker involved.
// CHECK: .target sm_30
// CHECK: .address_size 64