Skip to content

Commit e246794

Browse files
committed
Comment fix
1 parent f479164 commit e246794

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/CodeGen/LexicalScopes.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ void LexicalScopes::initialize(const Module &M) {
6565
}
6666
}
6767

68-
/// initialize - Scan machine function and constuct lexical scope nest.
6968
void LexicalScopes::scanFunction(const MachineFunction &Fn) {
7069
resetFunction();
7170
// Don't attempt any lexical scope creation for a NoDebug compile unit.

0 commit comments

Comments
 (0)