The levelraise pass is a broken old piece of crufty code that should be
authorChris Lattner <sabre@nondot.org>
Wed, 15 Oct 2003 21:48:38 +0000 (21:48 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 15 Oct 2003 21:48:38 +0000 (21:48 +0000)
commit76a1bf9eb90af65b40674ff28d01c94cf4ef5c79
treeb8ae82ad3d297ac2525742eb41fe2d892f116524
parent53e557d670b123adf954992fb8eeeef2118eb17d
The levelraise pass is a broken old piece of crufty code that should be
left on the side of the road without a second thought.

It is preventing forward progress, so for now, we will disable it by default.

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