Skip to content

Commit 987b459

Browse files
committed
Fix label
1 parent d77c387 commit 987b459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/assembly/stack-protector/stack-protector-heuristics-effect-windows-64bit.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#![crate_type = "lib"]
1313
#![feature(unsized_fn_params)]
1414

15-
// CHECK-LABEL: emptyfn:
15+
// CHECK-LABEL: emptyfn
1616
#[no_mangle]
1717
pub fn emptyfn() {
1818
// all: __security_check_cookie

0 commit comments

Comments
 (0)