aboutsummaryrefslogtreecommitdiff
path: root/runtime/libtrace
AgeCommit message (Expand)Author
2002-05-20Tracelib is now an LLVM library just like all other libraries in thisChris Lattner
2002-05-20* If hashing a pointer, cast it to a 64 bit number so gcc doesn't warnChris Lattner
2002-05-19Runtime routines to support tracing.Vikram S. Adve