aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-08-04 13:39:30 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-08-04 13:39:30 +0000
commitb89951457de7f5ba4e23fd1dc2d5c5a4aedf461d (patch)
tree9169e84f182a8b4596810d147d26eab673a8222b /llvm/lib/CodeGen/MachineFunction.cpp
parentc9ba1bd20a7d861feb3a3dd7bbe277c6646ebf47 (diff)
downloadllvm-b89951457de7f5ba4e23fd1dc2d5c5a4aedf461d.zip
llvm-b89951457de7f5ba4e23fd1dc2d5c5a4aedf461d.tar.gz
llvm-b89951457de7f5ba4e23fd1dc2d5c5a4aedf461d.tar.bz2
Remove SymbolTable::getChunks.
When we were using a std::sort over all the chunks we needed to put them in a single storage. Now that we just iterate over them and use a map to find the output section, we can avoid allocating the temporary storage. llvm-svn: 243980
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions