llvm-mirror/runtime/libtrace
Vikram S. Adve 8ebcebf6f9 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.

llvm-svn: 2655
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