Skip to content

Commit

Permalink
Add missing needs-asm-support annotation to ui/simple_global_asm.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Mar 26, 2023
1 parent 89c2e3d commit e9815d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/simple_global_asm.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// run-pass
// needs-asm-support

#![feature(naked_functions)]
#![allow(dead_code)]
Expand Down

0 comments on commit e9815d6

Please sign in to comment.