| Commit message (Expand) | Author | Age | Files | Lines |
| * | [DWARF5] Added support for deleted C++ special member functions. | Adrian Prantl | 2019-10-29 | 1 | -0/+15 |
| * | [DebugInfo] Add a DW_OP_LLVM_entry_value operation | David Stenberg | 2019-10-15 | 1 | -0/+3 |
| * | DebugInfo: Move LLE enum handling to .def to match RLE handling | David Blaikie | 2019-10-08 | 1 | -0/+11 |
| * | [Dwarf] Complete the list of type tags. | Jonas Devlieghere | 2019-08-13 | 1 | -4/+4 |
| * | hwasan: Add a tag_offset DWARF attribute to instrumented stack variables. | Peter Collingbourne | 2019-06-17 | 1 | -0/+3 |
| * | [DebugInfo] Introduce DW_OP_LLVM_convert | Markus Lavin | 2019-03-19 | 1 | -0/+3 |
| * | Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" | Markus Lavin | 2019-03-19 | 1 | -3/+0 |
| * | [DebugInfo] Introduce DW_OP_LLVM_convert | Markus Lavin | 2019-03-19 | 1 | -0/+3 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | llvm-dwarfdump: Improve/fix pretty printing of array dimensions | David Blaikie | 2018-12-19 | 1 | -4/+15 |
| * | [AArch64] - Return address signing dwarf support | Luke Cheeseman | 2018-12-18 | 1 | -1/+20 |
| * | Revert r347490 as it breaks address sanitizer builds | Luke Cheeseman | 2018-11-23 | 1 | -20/+1 |
| * | Revert r343341 | Luke Cheeseman | 2018-11-23 | 1 | -1/+20 |
| * | Revert r343317 | Luke Cheeseman | 2018-09-28 | 1 | -20/+1 |
| * | Reapply changes reverted by r343235 | Luke Cheeseman | 2018-09-28 | 1 | -1/+20 |
| * | Revert r343192 as an ubsan build is currently failing | Luke Cheeseman | 2018-09-27 | 1 | -19/+1 |
| * | Reapply changes reverted in r343114, lldb patch to follow shortly | Luke Cheeseman | 2018-09-27 | 1 | -1/+19 |
| * | Revert r343112 as CallFrameString API change has broken lldb builds | Luke Cheeseman | 2018-09-26 | 1 | -19/+1 |
| * | [AArch64] - Return address signing dwarf support | Luke Cheeseman | 2018-09-26 | 1 | -1/+19 |
| * | Revert r343089 "[AArch64] - Return address signing dwarf support" | Hans Wennborg | 2018-09-26 | 1 | -19/+1 |
| * | [AArch64] - Return address signing dwarf support | Luke Cheeseman | 2018-09-26 | 1 | -1/+19 |
| * | [dwarfdump] Add pretty printer for accelerator table based on Atom. | Jonas Devlieghere | 2018-07-13 | 1 | -0/+11 |
| * | [dwarfdump] Pretty print DW_AT_APPLE_runtime_class | Jonas Devlieghere | 2018-07-13 | 1 | -0/+2 |
| * | Fix build broken by r328090 | Pavel Labath | 2018-03-21 | 1 | -4/+4 |
| * | [dwarf] Unify unknown dwarf enum formatting code | Pavel Labath | 2018-03-21 | 1 | -0/+5 |
| * | DWARF: Unify form size handling code | Pavel Labath | 2018-03-14 | 1 | -0/+87 |
| * | [DWARF v5] Support for verbose dumping of .debug_rnglist entries | Wolfgang Pieb | 2018-03-08 | 1 | -0/+11 |
| * | Add DWARF for discriminated unions | Adrian Prantl | 2018-02-06 | 1 | -12/+0 |
| * | [Support] Move DJB hash to support. NFC | Jonas Devlieghere | 2018-01-28 | 1 | -6/+0 |
| * | [Dwarf] Add dsymutil Atom extensions. NFC | Jonas Devlieghere | 2018-01-25 | 1 | -0/+3 |
| * | [NFC] Make magic number for DJB hash function customizable. | Jonas Devlieghere | 2018-01-24 | 1 | -2/+1 |
| * | [BinaryFormat] Add .debug_names support | Pavel Labath | 2018-01-22 | 1 | -0/+11 |
| * | llvm-dwarfdump: implement --find for .apple_names | Adrian Prantl | 2017-09-28 | 1 | -0/+7 |
| * | Move Object format code to lib/BinaryFormat. | Zachary Turner | 2017-06-07 | 1 | -0/+577 |