Add missing needs-asm-support annotation to ui/simple_global_asm.rs
This commit is contained in:
parent
89c2e3d3d7
commit
e9815d6638
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
// run-pass
|
||||
// needs-asm-support
|
||||
|
||||
#![feature(naked_functions)]
|
||||
#![allow(dead_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue