[compiler-rt] [llvm] Fix some small typos in compiler-rt. NFC (PR #133388)
Qinkun Bao via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 28 10:22:40 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
----------------
qinkunbao wrote:
Thanks for the finding. Done
https://github.com/llvm/llvm-project/pull/133388
More information about the llvm-commits
mailing list