Skip to content

Commit f096b8a

Browse files
committed
Fix typo
1 parent 3fa9e42 commit f096b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/HowToUpdateDebugInfo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ as follows:
409409
$ clang -Xclang -fverify-debuginfo-preserve -Xclang -fverify-debuginfo-preserve-export=sample.json -g -O2 sample.c
410410
411411
Please do note that there are some known false positives, for source locations
412-
and debug reecord checking, so that will be addressed as a future work.
412+
and debug record checking, so that will be addressed as a future work.
413413

414414
Mutation testing for MIR-level transformations
415415
----------------------------------------------

0 commit comments

Comments
 (0)