Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-21 | [DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4} | Wolfgang Pieb | 1 | -0/+7 |
2017-05-02 | Make DWARFDebugLine use StringRef for directory/file tables. NFC | Paul Robinson | 1 | -0/+10 |
2014-06-14 | Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value... | Artyom Skrobov | 1 | -1/+1 |
2014-06-14 | Renaming SwapByteOrder() to getSwappedBytes() | Artyom Skrobov | 1 | -1/+1 |
2014-04-07 | [C++11] Make use of 'nullptr' in the Support library. | Craig Topper | 1 | -2/+2 |
2013-04-15 | Make the host endianness check an integer constant expression. | Rafael Espindola | 1 | -1/+1 |
2012-08-20 | DataExtractor: Fix integer truncation issues in LEB128 extraction. | Benjamin Kramer | 1 | -3/+3 |
2012-02-22 | Remove extra semi-colons. | Chad Rosier | 1 | -1/+1 |
2011-09-13 | Add the DataExtractor utility class. | Benjamin Kramer | 1 | -0/+175 |