Clear the stub map in getSortedStubs.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 7 Apr 2015 12:59:28 +0000 (12:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 7 Apr 2015 12:59:28 +0000 (12:59 +0000)
commitd1294d9bb316afe3ca4630f62150594f18672b16
tree33fb882265bce9bd8766969947663ac7ebc6e4a5
parent3d5ce49ce5c968aa4b321843f37cdcb4eecdf834
Clear the stub map in getSortedStubs.

This makes sure they are only output once (and frees a bit of memory).

llvm-svn: 234313
llvm/include/llvm/CodeGen/MachineModuleInfo.h
llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h
llvm/lib/CodeGen/MachineModuleInfoImpls.cpp