[libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [llvm] [mlir] [polly] [NFC] Fix "is is" typos (PR #206288)

Aliaksei Urbanski via libc-commits libc-commits at lists.llvm.org
Sat Jun 27 16:26:44 PDT 2026


================
@@ -83,7 +83,7 @@ entry:
 }
 ; There will be two __llvm_prf_cnts .csects, one to represent the actual csect 
 ; that holds @__profc_main, and one generated to hold the .ref directives. In 
-; XCOFF, a csect can be defined in pieces, so this is is legal assembly.
+; XCOFF, a csect can be defined in pieces, so this is a legal assembly.
----------------
Jamim wrote:

It came from my feeling that there should be an article. I may be wrong.
Would you mind suggesting a better solution?

https://github.com/llvm/llvm-project/pull/206288


More information about the libc-commits mailing list