================ @@ -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:
"Assembly" when used as a noun is uncountable, so is never preceded by the indefinite article. So just remove the "a". https://github.com/llvm/llvm-project/pull/206288 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
