llvm-6502/runtime
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
..
GCCLibraries Add strcat function 2002-03-11 17:46:50 +00:00
libtrace Runtime routines to support tracing. 2002-05-19 15:49:58 +00:00
Makefile Remove compilation of __main because we now link -lgcc into programs 2002-03-22 19:13:47 +00:00
Makefile.libs Checkin library infrastructure for building stuff to be linked with 2002-03-08 23:20:52 +00:00