llvm-6502/runtime/libtrace
Vikram S. Adve 2df1f74b97 Runtime routines to support tracing.
Currently includes code to hash pointers to sequence numbers.
The hash table should be separated out into a separate file
since that is generic.  The rest of this code is pretty small.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2655 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-19 15:49:58 +00:00
..
Makefile Runtime routines to support tracing. 2002-05-19 15:49:58 +00:00
tracelib.c Runtime routines to support tracing. 2002-05-19 15:49:58 +00:00
tracelib.h Runtime routines to support tracing. 2002-05-19 15:49:58 +00:00