rust/tests/assembly/nvptx-arch-default.rs

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

14 lines
296 B
Rust
Raw Normal View History

2019-02-28 06:31:30 +08:00
// assembly-output: ptx-linker
// compile-flags: --crate-type cdylib
// only-nvptx64
2019-06-13 05:09:08 +08:00
// ignore-nvptx64
2019-02-28 06:31:30 +08:00
#![no_std]
// aux-build: breakpoint-panic-handler.rs
extern crate breakpoint_panic_handler;
// Verify default target arch with ptx-linker.
// CHECK: .target sm_30
// CHECK: .address_size 64