Skip to content

Commit 39c00c0

Browse files
OCHyamsSLTozer
andcommitted
Update llvm/include/llvm/IR/DebugInfoMetadata.h
Co-authored-by: Stephen Tozer <[email protected]>
1 parent efaae60 commit 39c00c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/IR/DebugInfoMetadata.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2983,7 +2983,7 @@ class DIExpression : public MDNode {
29832983
bool extractIfOffset(int64_t &Offset) const;
29842984

29852985
/// Assuming that the expression operates on an address, extract a constant
2986-
/// offset and the succsessive ops. Return false if the expression contains
2986+
/// offset and the successive ops. Return false if the expression contains
29872987
/// any incompatible ops (including non-zero DW_OP_LLVM_args - only a single
29882988
/// address operand to the expression is permitted).
29892989
///

0 commit comments

Comments
 (0)