run mem2reg after the second jump threading pass in llvm-ld.
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 16:51:55 +0000 (16:51 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jun 2008 16:51:55 +0000 (16:51 +0000)
commit6c31e87d7cdbbc997659ef6c732b6bca96751a01
tree87c541736a37c7fd08932f14897bd2405fcd0028
parent552e22f44abbd82e4b3e2642d6027ed55419137c
run mem2reg after the second jump threading pass in llvm-ld.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52728 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ld/Optimize.cpp