summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] Improved error reporting for range lists. Wolfgang Pieb2018-06-201-6/+17
* [DWARF v5] Add limited support for dumping .debug_rnglistsJames Henderson2018-02-021-12/+0
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-2/+8
* [dwarfdump][NFC] Consistent printing of address rangesJonas Devlieghere2017-09-291-0/+5
* [DebugInfo] - Fix for lld DWARF parsing of base address selection entries in ...George Rimar2017-09-041-6/+19
* [llvm-dwarfdump] - Print section name and index when dumping .debug_info rangesGeorge Rimar2017-08-151-6/+8
* [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson2017-06-291-6/+5
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Recommit "[DWARF] - Make collectAddressRanges() return section index in addit...George Rimar2017-05-271-4/+4
* Revert r304002 "[DWARF] - Make collectAddressRanges() return section index in...George Rimar2017-05-261-4/+4
* [DWARF] - Make collectAddressRanges() return section index in addition to Low...George Rimar2017-05-261-4/+4
* Revert "[DWARF] - Make collectAddressRanges() return section index in additio...George Rimar2017-05-261-4/+4
* Recommit r303978 "[DWARF] - Make collectAddressRanges() return section index ...George Rimar2017-05-261-4/+4
* Revert r303978 "[DWARF] - Make collectAddressRanges() return section index in...George Rimar2017-05-261-4/+4
* [DWARF] - Make collectAddressRanges() return section index in addition to Low...George Rimar2017-05-261-4/+4
* [DWARF] - Use DWARFAddressRange struct instead of uint64_t pair for DWARFAddr...George Rimar2017-05-161-2/+2
* [DWARF] - Take relocations in account when extracting ranges from .debug_rangesGeorge Rimar2017-04-241-3/+8
* [DebugInfo] Fix some Include What You Use warnings; other minor fixes (NFC).Eugene Zelenko2017-03-011-1/+4
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+69
OpenPOWER on IntegriCloud