diff options
author | Evan Cheng <evan.cheng@apple.com> | 2008-07-10 00:04:23 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2008-07-10 00:04:23 +0000 |
commit | 250c1d8734ae29b8e408e16dc575b21a31fcb0d7 (patch) | |
tree | e06370e743baca91abccd3d589ae9d7c6e4e8192 /lib/ExecutionEngine | |
parent | eacdef21c65308fe5169b53bdbc2757bd75fdc0e (diff) | |
download | external_llvm-250c1d8734ae29b8e408e16dc575b21a31fcb0d7.zip external_llvm-250c1d8734ae29b8e408e16dc575b21a31fcb0d7.tar.gz external_llvm-250c1d8734ae29b8e408e16dc575b21a31fcb0d7.tar.bz2 |
- Replace use of std::map<std::string, ..> with StringMap. Replace use of std::map with DenseMap, std::set with SmallPtrSet. This results in minor speed up.
- Some code clean up.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53379 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions