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

10 lines
200 B
Rust
Raw Normal View History

//@ assembly-output: emit-asm
//@ compile-flags: --crate-type rlib
//@ only-nvptx64
2019-02-27 23:31:30 +01:00
#![no_std]
// Verify default arch without ptx-linker involved.
// CHECK: .target sm_30
// CHECK: .address_size 64