summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid naming variable after type to fix GCC 5.3 buildReid Kleckner2019-12-061-2/+2
* Add lookup functions for efficient lookups of addresses when using GsymReader...Greg Clayton2019-12-051-0/+102
* Fix -Wsign-compare warning with clang-clReid Kleckner2019-10-301-2/+2
* Add GsymCreator and GsymReader.Greg Clayton2019-10-101-1/+1
* GSYM: add encoding and decoding to FunctionInfoGreg Clayton2019-09-171-4/+132
* Add some missing changes to GSYM that was addressing a gcc compilation error ...David Blaikie2019-09-111-1/+1
* Add a LineTable class to GSYM and test it.Greg Clayton2019-09-111-4/+1
* [DebugInfo] Simplify GSYM::AddressRange and GSYM::AddressRangesFangrui Song2019-06-281-2/+1
* Add GSYM utility files along with unit tests.Greg Clayton2019-06-261-0/+23
OpenPOWER on IntegriCloud