summaryrefslogtreecommitdiffstats
path: root/llvm/lib/BinaryFormat/Dwarf.cpp
Commit message (Expand)AuthorAgeFilesLines
* [dwarfdump] Add pretty printer for accelerator table based on Atom.Jonas Devlieghere2018-07-131-0/+11
* [dwarfdump] Pretty print DW_AT_APPLE_runtime_classJonas Devlieghere2018-07-131-0/+2
* Fix build broken by r328090Pavel Labath2018-03-211-4/+4
* [dwarf] Unify unknown dwarf enum formatting codePavel Labath2018-03-211-0/+5
* DWARF: Unify form size handling codePavel Labath2018-03-141-0/+87
* [DWARF v5] Support for verbose dumping of .debug_rnglist entriesWolfgang Pieb2018-03-081-0/+11
* Add DWARF for discriminated unionsAdrian Prantl2018-02-061-12/+0
* [Support] Move DJB hash to support. NFCJonas Devlieghere2018-01-281-6/+0
* [Dwarf] Add dsymutil Atom extensions. NFCJonas Devlieghere2018-01-251-0/+3
* [NFC] Make magic number for DJB hash function customizable.Jonas Devlieghere2018-01-241-2/+1
* [BinaryFormat] Add .debug_names supportPavel Labath2018-01-221-0/+11
* llvm-dwarfdump: implement --find for .apple_namesAdrian Prantl2017-09-281-0/+7
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-0/+577
OpenPOWER on IntegriCloud