Skip to content

Commit afa9914

Browse files
author
Amirhossein Pashaeehir
committed
Fix misspells
1 parent 55920fe commit afa9914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DWARFCFIChecker/X86/spill-two-reg.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RUN: llvm-mc %s --validate-cfi --filetype=null 2>&1 \
22
# RUN: | FileCheck %s
3-
# TODO: Should check no warnings are emitted but for now, the tool is naive and emiting warnings for evey change.
3+
# TODO: Should check no warnings are emitted but for now, the tool is naive and emitting warnings for every change.
44
.text
55
.type _start,@function
66
.globl _start

0 commit comments

Comments
 (0)