aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-01-18 02:52:26 +0000
committerChris Lattner <sabre@nondot.org>2009-01-18 02:52:26 +0000
commit3a874a405d1913b132e4ecfa52e22c4e2264b05d (patch)
tree9f5a44f62c9a8cf865b2ea3586422dbe948f4fe7 /lib/CodeGen/CodeGenModule.cpp
parent898a0bb1972efb6e03cb1151412ec7392cef07de (diff)
Avoid malloc thrashing on the std::vector for ConditionalStack. Because
there is one of these per header, this almost always gets alloc/free'd for each #ifdef. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62451 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions