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 f479164 commit e246794Copy full SHA for e246794
llvm/lib/CodeGen/LexicalScopes.cpp
@@ -65,7 +65,6 @@ void LexicalScopes::initialize(const Module &M) {
65
}
66
67
68
-/// initialize - Scan machine function and constuct lexical scope nest.
69
void LexicalScopes::scanFunction(const MachineFunction &Fn) {
70
resetFunction();
71
// Don't attempt any lexical scope creation for a NoDebug compile unit.
0 commit comments