diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-05-05 04:35:20 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-05-05 04:35:20 +0000 |
commit | f73b27f8561b415dfaba04f5ab385ac0da69589c (patch) | |
tree | c786619b4a52e7d56c04767e3a8bd4a90b124cbb /llvm/lib/Support/SourceMgr.cpp | |
parent | a18347eddbbc612698d44d844e8fdb464a298ee9 (diff) | |
download | llvm-f73b27f8561b415dfaba04f5ab385ac0da69589c.zip llvm-f73b27f8561b415dfaba04f5ab385ac0da69589c.tar.gz llvm-f73b27f8561b415dfaba04f5ab385ac0da69589c.tar.bz2 |
Revert r156141 (making RecursiveASTVisitor data recursive). It is causing clang to blow up in memory usage on -O2 when compiling itself,
which is leading to swapping in some cases when it didn't before. We need to see if we can make this change
without leading to a massive compile-time bloat.
llvm-svn: 156229
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions