Introduce llvm::sys::path::home_directory.
[oota-llvm.git] / include / llvm / Support / Endian.h
2013-04-15 Rafael EspindolaMake the host endianness check an integer constant...
2013-01-02 Michael J. Spencer[Support][Endian] Add support for specifying the alignm...
2012-06-20 Chandler CarruthRemove 'static' from inline functions defined in header...
2012-01-22 Eli BenderskyBasic runtime dynamic loading capabilities added to...
2011-06-23 Dylan NoblesmithDon't include config.h in public headers
2010-11-29 Michael J. SpencerMerge System into Support.
2010-10-22 Michael J. SpencerI hate line endings.
2010-10-22 Michael J. SpencerEndian: Get rid of LLVM_IS_HOST_BIG_ENDIAN.
2010-10-22 Michael J. SpencerRename LLVM_IS_TARGET_BIG_ENDIAN to LLVM_IS_HOST_BIG_EN...
2010-10-21 Michael J. SpencerSupport: Add Endian.h