]> git.lizzy.rs Git - rust.git/blob - src/test/assembly/nvptx-arch-default.rs
Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ra-sync-and-pms-component
[rust.git] / src / test / assembly / nvptx-arch-default.rs
1 // assembly-output: ptx-linker
2 // compile-flags: --crate-type cdylib
3 // only-nvptx64
4 // ignore-nvptx64
5
6 #![no_std]
7
8 // aux-build: breakpoint-panic-handler.rs
9 extern crate breakpoint_panic_handler;
10
11 // Verify default target arch with ptx-linker.
12 // CHECK: .target sm_30
13 // CHECK: .address_size 64