summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add lookup functions for efficient lookups of addresses when using GsymReader...Greg Clayton2019-12-051-0/+99
* GSYMTest::TestLineTable - check all LT1+LT2 comparisons.Simon Pilgrim2019-11-021-0/+2
* Add GsymCreator and GsymReader.Greg Clayton2019-10-101-0/+254
* Fix buildbots.Greg Clayton2019-09-171-20/+20
* GSYM: Add the llvm::gsym::Header header class with testsGreg Clayton2019-09-171-0/+102
* Fix MSVC lambda capture warnings. NFCI.Simon Pilgrim2019-09-171-7/+7
* GSYM: add encoding and decoding to FunctionInfoGreg Clayton2019-09-171-14/+169
* Add some missing changes to GSYM that was addressing a gcc compilation error ...David Blaikie2019-09-111-7/+7
* Add a LineTable class to GSYM and test it.Greg Clayton2019-09-111-6/+162
* Add encode and decode methods to InlineInfo and document encoding format to t...Greg Clayton2019-09-041-0/+136
* Add FileWriter to GSYM and encode/decode functions to AddressRange and Addres...Greg Clayton2019-08-211-1/+119
* [DebugInfo] Simplify GSYM::AddressRange and GSYM::AddressRangesFangrui Song2019-06-281-26/+21
* [DebugInfo] GSYM cleanups after D63104/r364427Fangrui Song2019-06-281-51/+47
* Add GSYM utility files along with unit tests.Greg Clayton2019-06-261-0/+390
OpenPOWER on IntegriCloud