1. 258927e [DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4} by Wolfgang Pieb · 8 years ago
  2. ba1c915 Make DWARFDebugLine use StringRef for directory/file tables. NFC by Paul Robinson · 9 years ago
  3. 9aea843 Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value in place by Artyom Skrobov · 11 years ago
  4. ef5e867 Renaming SwapByteOrder() to getSwappedBytes() by Artyom Skrobov · 11 years ago
  5. c10719f [C++11] Make use of 'nullptr' in the Support library. by Craig Topper · 12 years ago
  6. 41cb64f Make the host endianness check an integer constant expression. by Rafael Espindola · 13 years ago
  7. 1b07ab5 DataExtractor: Fix integer truncation issues in LEB128 extraction. by Benjamin Kramer · 13 years ago
  8. 5dfe6da Remove extra semi-colons. by Chad Rosier · 14 years ago
  9. 88a1d9f Add the DataExtractor utility class. by Benjamin Kramer · 14 years ago