1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/runtime/libtrace
Chris Lattner 37ced9a9de Tracelib is now an LLVM library just like all other libraries in this
directory.

If the test code needs to be resurrected in the future, it should be moved
into the test/Programs directory, linking with tracelib.

llvm-svn: 2672
2002-05-20 21:16:19 +00:00
..
Makefile Tracelib is now an LLVM library just like all other libraries in this 2002-05-20 21:16:19 +00:00
tracelib.c * If hashing a pointer, cast it to a 64 bit number so gcc doesn't warn 2002-05-20 21:15:30 +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