| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Return ErrorOr from getSymbolAddress. | Rafael Espindola | 2015-07-03 | 1 | -1/+7 |
| * | Don't return error_code from a function that doesn't fail. | Rafael Espindola | 2015-06-30 | 1 | -4/+1 |
| * | Don't return error_code from a function that doesn't fail. | Rafael Espindola | 2015-06-30 | 1 | -2/+1 |
| * | Don't return error_code from function that never fails. | Rafael Espindola | 2015-06-29 | 1 | -2/+1 |
| * | Make getRelocationSection MachO only. | Rafael Espindola | 2015-06-19 | 1 | -2/+7 |
| * | Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types | Benjamin Kramer | 2015-05-29 | 1 | -2/+2 |
| * | Make it easier to use DwarfContext with MCJIT | Keno Fischer | 2015-05-21 | 1 | -3/+41 |
| * | [DWARF parser] Make DWARF parser more robust against missing compile/type units. | Alexey Samsonov | 2015-05-19 | 1 | -8/+11 |
| * | Move DebugInfo to DebugInfo/DWARF. | Zachary Turner | 2015-01-30 | 1 | -0/+696 |

