Add MemoryBuffer::getBufferKind() to report whether a memory buffer uses malloc'ed...
[oota-llvm.git] / include / llvm / Support / DataTypes.h.cmake
2010-11-29 Michael J. SpencerMerge System into Support.
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-01 Douglas GregorTeach CMake to look for bidirectional_iterator, iterato...
2009-08-10 Erick TryzelaarConvert comments to C90-style so llvm-c can import...
2009-07-28 Stefanus Du ToitInclude cmath/math.h in DataTypes.h regardless of wheth...
2009-07-22 Eli FriedmanAttempt to fix BuildBot breakage with MSVC.
2008-10-25 Oscar FuentesCMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in.
2008-09-22 Oscar FuentesInitial support for the CMake build system.