llvm-6502/runtime/libtrace
Vikram S. Adve e04a2e056b Use uint32_t for table index and size: table will never be > 4GB.
Also, make Pointer type depend on architecture.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7170 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-11 22:02:28 +00:00
..
Makefile Native libraries (libinstr*.a) should not have been taken out when 2003-07-08 18:40:58 +00:00
tracelib.c Use uint32_t for table index and size: table will never be > 4GB. 2003-07-11 22:02:28 +00:00
tracelib.h * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warn 2002-05-20 21:15:30 +00:00