| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm-cxxdump] Don't rely on global state | Davide Italiano | 2015-07-17 | 1 | -41/+18 |
| * | Return ErrorOr from getSymbolAddress. | Rafael Espindola | 2015-07-03 | 1 | -2/+3 |
| * | Return ErrorOr from SymbolRef::getName. | Rafael Espindola | 2015-07-02 | 1 | -8/+9 |
| * | Don't return error_code from function that never fails. | Rafael Espindola | 2015-06-29 | 1 | -6/+2 |
| * | Make computeSymbolSizes never fail. | Rafael Espindola | 2015-06-24 | 1 | -4/+2 |
| * | Compute correct symbol sizes for MachO and COFF. | Rafael Espindola | 2015-06-23 | 1 | -2/+9 |
| * | Simplify another function that doesn't fail. | Rafael Espindola | 2015-06-01 | 1 | -2/+3 |
| * | Change range-based for-loop to use const auto&. No functionality change. | Richard Trieu | 2015-04-15 | 1 | -16/+11 |
| * | Change range-based for-loops to be -Wrange-loop-analysis clean. | Richard Trieu | 2015-04-15 | 1 | -13/+16 |
| * | Purge unused includes throughout libSupport. | Benjamin Kramer | 2015-03-23 | 1 | -0/+1 |
| * | llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump | David Majnemer | 2015-03-15 | 7 | -0/+725 |

