SourceMgr: consistently use 'unsigned' for the memory buffer ID type
[oota-llvm.git] / include / llvm / Support / EndianStream.h
2014-03-28 Justin BognerSupport: Functions for writing endian specific data...