summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
Commit message (Expand)AuthorAgeFilesLines
* Embed a template specialization in a namespace to work around a gcc bug.Wolfgang Pieb2018-07-231-0/+2
* [DWARF v5] Refactor range lists dumping by using a more generic way of handli...Wolfgang Pieb2018-07-231-189/+21
* [DWARF] Improved error reporting for range lists. Wolfgang Pieb2018-06-201-5/+5
* Fixing buildbot error introduced with r332759.Wolfgang Pieb2018-05-181-1/+1
* [DWARF v5] Improved support for .debug_rnglists (consumer). Enables any consu...Wolfgang Pieb2018-05-181-5/+69
* [DWARF v5][NFC]: Refactor DebugRnglists to prepare for the support of the DW_...Wolfgang Pieb2018-04-051-98/+127
* [DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_b...Wolfgang Pieb2018-03-271-19/+48
* [DebugInfo] Move RangeListEntries instead of copying.Benjamin Kramer2018-03-081-2/+2
* Fix compilation failure with MSVC.Zachary Turner2018-03-081-1/+1
* [DWARF v5] Support for verbose dumping of .debug_rnglist entriesWolfgang Pieb2018-03-081-23/+78
* Fix more print format specifiers in debug_rnglists dumpingJames Henderson2018-02-051-4/+6
* Fix MSVC signed/unsigned comparison warning. NFCI.Simon Pilgrim2018-02-031-1/+1
* Fix type sizes that were causing incorrect string formattingJames Henderson2018-02-021-2/+2
* Add missing new files from r324077James Henderson2018-02-021-0/+192
OpenPOWER on IntegriCloud