diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-08-02 09:18:33 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-08-02 09:18:33 +0000 |
commit | 686c4a18f1e9f1decdb2d95a2d0f6bf925d55d93 (patch) | |
tree | 603adef4996669490ba37e366b8d2524f12bba97 /lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | |
parent | 83a6d4910238fc70a5fa3e81fc52fd64587e2613 (diff) |
Use of vector<bool> causes some horrendous compile time regression (2x)!
Looks like libstdc++ implementation does not scale very well. Switch back
to using directly managed arrays.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29469 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp')
0 files changed, 0 insertions, 0 deletions