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 0b5e0ed commit 2b8084aCopy full SHA for 2b8084a
llvm/include/llvm/CodeGen/ISDOpcodes.h
@@ -121,7 +121,7 @@ enum NodeType {
121
/// function calling this intrinsic.
122
SPONENTRY,
123
124
- /// STACKADDR - Represents the llvm.stackaddr intrinsic. Takes no argument
+ /// STACKADDR - Represents the llvm.stackaddress intrinsic. Takes no argument
125
/// and returns the starting address of the stack region that may be used
126
/// by called functions.
127
STACKADDR,
0 commit comments