Skip to content

Commit 08df48e

Browse files
Fix typo
1 parent 529700b commit 08df48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/MC/ELF/cfi-sframe-cfi-escape.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# RUN: llvm-mc --filetype=obj --gsframe -triple x86_64 %s -o %t.o
22
# RUN: llvm-readelf --sframe %t.o | FileCheck %s
33

4-
# Tests that .cfi_escape sequences that are are ok to pass through work.
4+
# Tests that .cfi_escape sequences that are ok to pass through work.
55

66
.align 1024
77
cfi_escape_ok:

0 commit comments

Comments
 (0)