1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/runtime
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
..
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