Skip to content

Commit db13dea

Browse files
alx32kyulee-com
andauthored
Update llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h
typo Co-authored-by: Kyungwoo Lee <[email protected]>
1 parent 456ca4a commit db13dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ class GsymCreator {
147147
bool IsSegment = false;
148148
bool Finalized = false;
149149
bool Quiet;
150-
// Specifies weather the input might contain merged functions
150+
// Specifies whether the input might contain merged functions
151151
bool InputHasMergedFunctions;
152152

153153
/// Get the first function start address.

0 commit comments

Comments
 (0)