aboutsummaryrefslogtreecommitdiff
path: root/include/Support/DataTypes.h
AgeCommit message (Expand)Author
2002-09-14Fix to work correctly under linuxChris Lattner
2002-09-14Add support for MacOS and (hopefully) other BSD derivatives.Vikram S. Adve
2002-09-13Tighten up sanity checkingChris Lattner
2002-09-13Try to work well on multiple platforms.Chris Lattner
2002-09-13Add better linux support by using the right macro. This still should beChris Lattner
2002-05-23Implement DataTypes.h in terms of inttypes.hChris Lattner
2001-11-26Move DataTypes.h from llvm/Support to just SupportChris Lattner