aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/DataTypes.h.cmake
AgeCommit message (Expand)Author
2012-08-08Remove OpenBSD defines:Bill Wendling
2012-03-11Fix warnings when building with VS11.Michael J. Spencer
2011-11-05Fix pasto.Benjamin Kramer
2011-11-05Add more PRI.64 macros for MSVC and use them throughout the codebase.Benjamin Kramer
2011-10-11Support/DataTypes.h: Clean up some types and add matching (but presumablyDaniel Dunbar
2011-10-11Add -D__STDC_FORMAT_MACROS to use PRIx64.NAKAMURA Takumi
2011-08-11DataTypes.h.cmake: Tweak INT32_MIN for MSVC. MSC treats -2147483648 as -(2147...NAKAMURA Takumi
2010-11-29Merge System into Support.Michael J. Spencer
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth
2009-10-01Teach CMake to look for bidirectional_iterator, iterator, forward_iterator, u...Douglas Gregor
2009-08-10Convert comments to C90-style so llvm-c can import DataTypes.h.Erick Tryzelaar
2009-07-28Include cmath/math.h in DataTypes.h regardless of whether MSVC is being used.Stefanus Du Toit
2009-07-22Attempt to fix BuildBot breakage with MSVC.Eli Friedman
2008-10-25CMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in.Oscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes