diff options
author | Chris Lattner <sabre@nondot.org> | 2003-10-13 05:33:01 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-10-13 05:33:01 +0000 |
commit | 3e58d9bb320f247740672aeb3129c4755d02b599 (patch) | |
tree | 47c0f71fbf7a3ffc04996e8429f5eb8cb86436fa /lib/Bytecode/Reader/Reader.cpp | |
parent | 4a650af59912110a246c0a041bff38c92f0e56a2 (diff) |
* Remove extraneous #includes
* Fix a nasty initializer ordering bug. Any only-CFG passes which registered
themselves before the CFGOnlyAnalysis vector initialized got forgotten and
thus got invalidated and recomputed.
In particular, in my compiled version of gccas, the Loop information pass was
being recomputed unnecessarily.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9074 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bytecode/Reader/Reader.cpp')
0 files changed, 0 insertions, 0 deletions