Support for non-landing pad exception handling.
llvm-svn: 33755
This commit is contained in:
@@ -1505,6 +1505,9 @@ void MachineModuleInfo::EndFunction() {
|
||||
RootScope = NULL;
|
||||
}
|
||||
|
||||
// Clean up line info.
|
||||
Lines.clear();
|
||||
|
||||
// Clean up frame info.
|
||||
FrameMoves.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user