1. 9aea843 Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value in place by Artyom Skrobov · 11 years ago
  2. ef5e867 Renaming SwapByteOrder() to getSwappedBytes() by Artyom Skrobov · 11 years ago
  3. c10719f [C++11] Make use of 'nullptr' in the Support library. by Craig Topper · 11 years ago
  4. 41cb64f Make the host endianness check an integer constant expression. by Rafael Espindola · 12 years ago
  5. 1b07ab5 DataExtractor: Fix integer truncation issues in LEB128 extraction. by Benjamin Kramer · 13 years ago
  6. 5dfe6da Remove extra semi-colons. by Chad Rosier · 14 years ago
  7. 88a1d9f Add the DataExtractor utility class. by Benjamin Kramer · 14 years ago