* Implement stuff so that code can declare that they only depend on the CFG of
authorChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 16:27:32 +0000 (16:27 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Jul 2002 16:27:32 +0000 (16:27 +0000)
commit6b5fe1962b7da7e8d3d4800396065f2f26d6112d
tree0b015a504d18d24ee0c8c127e049124244494550
parent37d66c4dea6330d0a5441f82b12b9b8add1e3684
* Implement stuff so that code can declare that they only depend on the CFG of
  a function, not on anything else.  This speeds up GCCAS a lot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3156 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassSupport.h