Skip to content

Commit 017e792

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

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
@@ -296,7 +296,7 @@ class GsymCreator {
296296
/// Construct a GsymCreator object.
297297
///
298298
/// \param Quiet Whether to suppress warning messages
299-
/// \param InputHasMergedFunctions Weather the input might contain merged
299+
/// \param InputHasMergedFunctions Whether the input might contain merged
300300
/// functions - functions with identical address ranges.
301301
GsymCreator(bool Quiet = false, bool InputHasMergedFunctions = false);
302302

0 commit comments

Comments
 (0)