Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch LLVM to use 64-bit offsets (2/5) | Igor Kudrin | 2019-08-06 | 1 | -3/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [DWARF] Change pubnames to use DWARFSection instead of StringRef | Fangrui Song | 2018-11-11 | 1 | -5/+7 |
* | Use StringRef instead of `const char *`. | Rui Ueyama | 2018-07-09 | 1 | -1/+1 |
* | llvm-dwarfdump: Factor out the printing of the section header (NFC) | Adrian Prantl | 2017-09-15 | 1 | -2/+1 |
* | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [DWARF] - Fix mistype in dump output of pub* tables. NFC. | George Rimar | 2017-04-28 | 1 | -1/+1 |
* | [DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC). | Eugene Zelenko | 2017-03-01 | 1 | -3/+7 |
* | [DWARF] - Introduce DWARFDebugPubTable class for dumping pub* sections. | George Rimar | 2016-12-17 | 1 | -0/+65 |