Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid naming variable after type to fix GCC 5.3 build | Reid Kleckner | 2019-12-06 | 1 | -2/+2 |
* | Add lookup functions for efficient lookups of addresses when using GsymReader... | Greg Clayton | 2019-12-05 | 1 | -0/+102 |
* | Fix -Wsign-compare warning with clang-cl | Reid Kleckner | 2019-10-30 | 1 | -2/+2 |
* | Add GsymCreator and GsymReader. | Greg Clayton | 2019-10-10 | 1 | -1/+1 |
* | GSYM: add encoding and decoding to FunctionInfo | Greg Clayton | 2019-09-17 | 1 | -4/+132 |
* | Add some missing changes to GSYM that was addressing a gcc compilation error ... | David Blaikie | 2019-09-11 | 1 | -1/+1 |
* | Add a LineTable class to GSYM and test it. | Greg Clayton | 2019-09-11 | 1 | -4/+1 |
* | [DebugInfo] Simplify GSYM::AddressRange and GSYM::AddressRanges | Fangrui Song | 2019-06-28 | 1 | -2/+1 |
* | Add GSYM utility files along with unit tests. | Greg Clayton | 2019-06-26 | 1 | -0/+23 |