diff options
| author | Nick Lewycky <nicholas@mxc.ca> | 2010-08-31 08:29:37 +0000 |
|---|---|---|
| committer | Nick Lewycky <nicholas@mxc.ca> | 2010-08-31 08:29:37 +0000 |
| commit | 68984ede5c564b9b9ad75e1d8c01e244c1f1e5fe (patch) | |
| tree | e302bc0a8d1c1892610a7ebba4ef33c91f5d8a2c /lldb/source/Commands/CommandObjectProcess.cpp | |
| parent | ce401be7922a523fcb3e084f823e3112e6f23bca (diff) | |
| download | llvm-68984ede5c564b9b9ad75e1d8c01e244c1f1e5fe.zip llvm-68984ede5c564b9b9ad75e1d8c01e244c1f1e5fe.tar.gz llvm-68984ede5c564b9b9ad75e1d8c01e244c1f1e5fe.tar.bz2 | |
Fix an infinite loop; merging two functions will create a new function (if the
two are weak, we make them thunks to a new strong function) so don't iterate
through the function list as we're modifying it.
Also add back the outermost loop which got removed during the cleanups.
llvm-svn: 112595
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions
