summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/BinaryFormat/Dwarf.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r343317Luke Cheeseman2018-09-281-3/+1
* Reapply changes reverted by r343235Luke Cheeseman2018-09-281-1/+3
* Revert r343192 as an ubsan build is currently failingLuke Cheeseman2018-09-271-3/+1
* Reapply changes reverted in r343114, lldb patch to follow shortlyLuke Cheeseman2018-09-271-1/+3
* Revert r343112 as CallFrameString API change has broken lldb buildsLuke Cheeseman2018-09-261-3/+1
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-261-1/+3
* Revert r343089 "[AArch64] - Return address signing dwarf support"Hans Wennborg2018-09-261-3/+1
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-261-1/+3
* [DebugInfoMetadata] Added DIFlags interface in DIBasicType.Adrian Prantl2018-08-141-3/+2
* [dwarfdump] Add pretty printer for accelerator table based on Atom.Jonas Devlieghere2018-07-131-0/+4
* Fix build broken by r328090Pavel Labath2018-03-211-4/+4
* [dwarf] Unify unknown dwarf enum formatting codePavel Labath2018-03-211-2/+42
* DWARF: Unify form size handling codePavel Labath2018-03-141-3/+48
* [DWARF v5] Support for verbose dumping of .debug_rnglist entriesWolfgang Pieb2018-03-081-0/+1
* [BinaryFormat] Remove dangling declaration of DiscriminantStringPavel Labath2018-02-071-1/+0
* [Support] Move DJB hash to support. NFCJonas Devlieghere2018-01-281-3/+0
* [Dwarf] Add dsymutil Atom extensions. NFCJonas Devlieghere2018-01-251-1/+4
* [NFC] Make magic number for DJB hash function customizable.Jonas Devlieghere2018-01-241-1/+1
* [BinaryFormat] Add .debug_names supportPavel Labath2018-01-221-0/+8
* Fix -Wsign-compare warnings on WindowsReid Kleckner2018-01-051-1/+1
* [DWARF] DW_TAG_imported_unit is not a unit type.Jonas Devlieghere2017-10-091-1/+0
* [dwarfdump] Verify that unit type matches root DIEJonas Devlieghere2017-10-061-0/+27
* llvm-dwarfdump: implement --find for .apple_namesAdrian Prantl2017-09-281-0/+3
* Modernize commentsAdrian Prantl2017-09-251-13/+15
* [DWARF] Added verification checks for the .apple_names section.Spyridoula Gravani2017-06-291-0/+3
* [DWARF] NFC: Give DwarfFormat a 1-byte base type.Paul Robinson2017-06-261-1/+1
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-0/+493
OpenPOWER on IntegriCloud