[compiler-rt] [llvm] Fix some small typos in compiler-rt. NFC (PR #133388)

Florian Mayer via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 28 10:05:38 PDT 2025


================
@@ -438,7 +438,7 @@ static int mmapProfileForMerging(FILE *ProfileFile, uint64_t ProfileFileSize,
 }
 
 /* Read profile data in \c ProfileFile and merge with in-memory
-   profile counters. Returns -1 if there is fatal error, otheriwse
+   profile counters. Returns -1 if there is fatal error, otheriwise
----------------
fmayer wrote:

another typo :)

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


More information about the llvm-commits mailing list