diff options
author | Chris Lattner <sabre@nondot.org> | 2009-01-18 02:52:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-01-18 02:52:26 +0000 |
commit | 428613f4fcfacf1e37c00df984db559ac02fdd5d (patch) | |
tree | 9e7bcf8e92b7f692414e1e28e293615191cac8d7 /llvm/docs/CommandGuide/llvm-ar.pod | |
parent | 18fc6ceb561d6e484742ff23ec538dfdfb05b7b7 (diff) | |
download | bcm5719-llvm-428613f4fcfacf1e37c00df984db559ac02fdd5d.tar.gz bcm5719-llvm-428613f4fcfacf1e37c00df984db559ac02fdd5d.zip |
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.
llvm-svn: 62451
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-ar.pod')
0 files changed, 0 insertions, 0 deletions