* Keep the BBMap around as long as the pass is live
authorChris Lattner <sabre@nondot.org>
Mon, 12 May 2003 14:24:00 +0000 (14:24 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 May 2003 14:24:00 +0000 (14:24 +0000)
commitfb2cb69dc55c1e1d7754186cd1c8a9d543f54bdd
treef1f6ca6c860200e417e543295f48175669c15a27
parentbc4a15f6faa6c32b2b84205fcdac9042728cf365
* Keep the BBMap around as long as the pass is live
* Change getVarInfo to take real virtual register numbers and offset them
  itself.  This has caused me so much grief, it's not even funny.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6115 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp