Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer
authorChris Lattner <sabre@nondot.org>
Mon, 1 Apr 2002 19:45:11 +0000 (19:45 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Apr 2002 19:45:11 +0000 (19:45 +0000)
commit69cd2b1adeac3ecec6435a4e1735f8a2daf25016
treecaae61e82158106527c77224d7c3d94d4c8647cb
parentbb063f38fa8dcfd9b639411fe02b1024c0e4e91f
Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer
references pass, so it is given the chance to do some good!

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