llvm-6502/lib
Devang Patel bdf45cbe15 Do not held on to DenseMap slot accross map insertion. The insertion may cause the map to grow rending the slot invalid.
Use this opportunity to use ValueMap instead of DenseMap.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85298 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-27 20:47:17 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Do not held on to DenseMap slot accross map insertion. The insertion may cause the map to grow rending the slot invalid. 2009-10-27 20:47:17 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System Move DataTypes.h to include/llvm/System, update all users. This breaks the last 2009-10-26 01:35:46 +00:00
Target
Transforms
VMCore Rename MallocFreeHelper as MemoryBuiltins 2009-10-27 20:05:49 +00:00
Makefile