We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efaae60 commit 39c00c0Copy full SHA for 39c00c0
llvm/include/llvm/IR/DebugInfoMetadata.h
@@ -2983,7 +2983,7 @@ class DIExpression : public MDNode {
2983
bool extractIfOffset(int64_t &Offset) const;
2984
2985
/// Assuming that the expression operates on an address, extract a constant
2986
- /// offset and the succsessive ops. Return false if the expression contains
+ /// offset and the successive ops. Return false if the expression contains
2987
/// any incompatible ops (including non-zero DW_OP_LLVM_args - only a single
2988
/// address operand to the expression is permitted).
2989
///
0 commit comments