aboutsummaryrefslogtreecommitdiff
path: root/runtime/libtrace/tracelib.h
AgeCommit message (Expand)Author
2007-01-07the old trace values pass has been removed, remove its runtime library.Chris Lattner
2006-11-17Undo removal of the runtime libraries. While this may have been a bitReid Spencer
2006-11-16In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer
2005-04-21Remove trailing whitespaceMisha Brukman
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