commit | 09ac762fcffaa6bba3603e3e65de32598812f92c | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Apr 16 23:04:30 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Apr 16 23:04:30 2010 +0000 |
tree | 5136f1fffc94de2b38bd783b2cd0718efa9df36d | |
parent | 8b8dc1cdcf5f34b66c3f929186168102f3149cb1 [diff] |
building on the new CallGraphSCC abstraction, teach CallGraphSCCPassManager to keep the node entries in scc_iterator up to date instead of dangling as the SCC mutates. This is a really terrible problem which was causing -g to affect codegen because it would permute the memory image of the compiler process. Thanks to Dale for expertly hunting it down. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101565 91177308-0d34-0410-b5e6-96231b3b80d8