aboutsummaryrefslogtreecommitdiffstats
path: root/tools/edis
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2010-08-31 08:29:37 +0000
committerNick Lewycky <nicholas@mxc.ca>2010-08-31 08:29:37 +0000
commit65a0af3855c7003fa57d41eeb6586b20eefa8cfd (patch)
tree9d0953592dd90eab6a402547be114f0626772ca4 /tools/edis
parent7c37f6d2d9d7fe0327e1de5e0dcda729a73d2a6f (diff)
downloadexternal_llvm-65a0af3855c7003fa57d41eeb6586b20eefa8cfd.zip
external_llvm-65a0af3855c7003fa57d41eeb6586b20eefa8cfd.tar.gz
external_llvm-65a0af3855c7003fa57d41eeb6586b20eefa8cfd.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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112595 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/edis')
0 files changed, 0 insertions, 0 deletions