Genericize the ReversePostOrderIterator.
[oota-llvm.git] / tools / lli / RuntimeLib.lc
2001-12-13 Chris LattnerImplement strlen strdup strcmp
2001-10-30 Chris LattnerImplement memset memcpy, calloc
2001-10-29 Chris LattnerI screwed up the macros, so of course strtol didn't...
2001-10-27 Chris Lattner* Make pointer values work better by treating them...
2001-10-24 Chris LattnerAdd support for building a runtime library for LLI