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

Jessica Clarke via libc-commits libc-commits at lists.llvm.org
Sat Jun 27 15:21:07 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.
----------------
jrtc27 wrote:

Where'd this "a" come from?

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


More information about the libc-commits mailing list