llvm-6502/runtime/libtrace
Vikram S. Adve 0df8adc0e6 Pointer hash table reallocation code seems never to have been tested!
Unfortunately, reallocation also means that the pointer numbering will
change, so increase table size to try to avoid it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7130 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-08 18:42:44 +00:00
..
Makefile Native libraries (libinstr*.a) should not have been taken out when 2003-07-08 18:40:58 +00:00
tracelib.c Pointer hash table reallocation code seems never to have been tested! 2003-07-08 18:42:44 +00:00
tracelib.h