summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARF/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Temporarily Revert "[Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate ...Eric Christopher2019-12-191-3/+0
* [Dsymutil][Debuginfo][NFC] Refactor dsymutil to separate DWARF optimizing par...Alexey Lapshin2019-12-191-0/+3
* [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"Tom Stellard2019-11-211-1/+1
* Add streaming/equality operators to DWARFAddressRange/DWARFLocationExpressionPavel Labath2019-11-191-0/+1
* DebugInfo: Remove unnecessary/mistaken inclusion of Bitcode/BitcodeAnalyzer.hDavid Blaikie2019-10-141-3/+0
* [Modules Build] Add missing dependency.Michael J. Spencer2019-10-141-0/+3
* [DWARF] Revert r345546: Refactor range list extraction and dumpingWolfgang Pieb2018-10-311-0/+1
* [DWARF][NFC] Refactor range list extraction and dumpingWolfgang Pieb2018-10-291-1/+0
* Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...Alexander Kornienko2018-09-171-0/+1
* [DWARF] reposting r342048, which was reverted in r342056 due to buildbot Wolfgang Pieb2018-09-141-1/+0
* Reverting r342048, which caused UBSan failures in dsymutil.Wolfgang Pieb2018-09-121-0/+1
* [DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...Wolfgang Pieb2018-09-121-1/+0
* [DWARF] Support for .debug_addr (consumer)Victor Leschuk2018-07-311-0/+1
* [DWARF v5] Refactor range lists dumping by using a more generic way of handli...Wolfgang Pieb2018-07-231-0/+1
* [Support] Move syntax highlighting into supportJonas Devlieghere2018-03-091-1/+0
* [DWARF v5] Add limited support for dumping .debug_rnglistsJames Henderson2018-02-021-0/+2
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-0/+1
* [DWARF] NFC: DWARFDataExtractor combines relocs with DataExtractor.Paul Robinson2017-06-291-0/+1
* Create DWARFVerifier.cpp and .h and move all DWARF verification code over int...Greg Clayton2017-05-031-0/+1
* [DWARF] - Introduce DWARFDebugPubTable class for dumping pub* sections.George Rimar2016-12-171-0/+1
* Make a DWARFDIE class that can help avoid using the wrong DWARFUnit when extr...Greg Clayton2016-12-131-0/+1
* Revert r282238 "Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gd...George Rimar2016-09-231-0/+1
* Revert r282235 "[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section."George Rimar2016-09-231-1/+0
* [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.George Rimar2016-09-231-0/+1
* dwarfdump: Added macro support to llvm-dwarfdump tool.Amjad Aboud2015-11-121-0/+1
* dwarfdump: First piece of support for DWP dumpingDavid Blaikie2015-11-111-0/+1
* Move DIContext.h to common DebugInfo location.Zachary Turner2015-04-231-1/+1
* Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.Zachary Turner2015-02-111-0/+3
* Move DebugInfo to DebugInfo/DWARF.Zachary Turner2015-01-301-0/+19
OpenPOWER on IntegriCloud