Skip to content
Commit 68984ede authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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
parent ce401be7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment