Skip to content

Commit e9815d6

Browse files
committed
Add missing needs-asm-support annotation to ui/simple_global_asm.rs
1 parent 89c2e3d commit e9815d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/simple_global_asm.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// run-pass
2+
// needs-asm-support
23

34
#![feature(naked_functions)]
45
#![allow(dead_code)]

0 commit comments

Comments
 (0)