First cut at the Code Generator using the TableGen methodology.
[oota-llvm.git] / include / Support / DataTypes.h
2002-09-14 Chris LattnerFix to work correctly under linux
2002-09-14 Vikram S. AdveAdd support for MacOS and (hopefully) other BSD derivat...
2002-09-13 Chris LattnerTighten up sanity checking
2002-09-13 Chris LattnerTry to work well on multiple platforms.
2002-09-13 Chris LattnerAdd better linux support by using the right macro....
2002-05-23 Chris LattnerImplement DataTypes.h in terms of inttypes.h
2001-11-26 Chris LattnerMove DataTypes.h from llvm/Support to just Support