summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo][llvm-symbolizer]Add some tests for edge cases when symbolizingJames Henderson2019-02-062-0/+6
* [llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ...James Henderson2019-01-313-20/+0
* [llvm-symbolizer][test] Extract tests from llvm-symbolizer.test and simplify ...James Henderson2019-01-311-18/+0
* llvm-symbolizer: Extract individual test cases now that it's easier to use di...David Blaikie2019-01-2417-97/+0
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* Reapply: DebugInfo: Assume an absence of ranges or high_pc on a CU means the ...David Blaikie2018-12-215-0/+0
* Revert "DebugInfo: Assume an absence of ranges or high_pc on a CU means the C...Eric Liu2018-12-175-0/+0
* DebugInfo: Assume an absence of ranges or high_pc on a CU means the CU is emp...David Blaikie2018-12-175-0/+0
* [DWARF] Make llvm-dwarfdump display location lists in a .dwp file correctly. ...Wolfgang Pieb2018-10-191-0/+32
* Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...Alexander Kornienko2018-09-171-1/+1
* [DWARF] reposting r342048, which was reverted in r342056 due to buildbot Wolfgang Pieb2018-09-141-1/+1
* Reverting r342048, which caused UBSan failures in dsymutil.Wolfgang Pieb2018-09-121-1/+1
* [DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...Wolfgang Pieb2018-09-121-1/+1
* llvm-symbolizer: Fix bug related to TUs interfering with symbolizingDavid Blaikie2018-09-111-0/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-5/+5
* llvm-symbolizer: Handle function definitions nested within other functionsDavid Blaikie2018-05-011-0/+0
* [Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea2018-04-092-0/+0
* DebugInfo/llvm-symbolizer: Test symbolizing Split DWARF without addresses in ...David Blaikie2018-02-092-0/+0
* [DebugInfo] Don't crash when given invalid DWARFv5 line table prologue.Jonas Devlieghere2018-01-051-0/+0
* [dwarfdump] Fix off-by-one bug in accelerator table extractor.Jonas Devlieghere2017-12-111-0/+0
* [NFC] Change the string offsets table tests to generate the object on the flyWolfgang Pieb2017-12-0916-1001/+0
* [DwarfDump] -debug-line=offset applies to .dwo too.Paul Robinson2017-11-222-10/+0
* Convert a dwarfdump test from checked-in binary to assembler source.Paul Robinson2017-11-072-261/+0
* [DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson2017-11-072-3/+7
* Update testcase that was XFAILed on Darwin for llvm-dwarfdump change.Adrian Prantl2017-09-131-1/+0
* llvm-dwarfdump: automatically dump both regular and .dwo variant of sectionsAdrian Prantl2017-09-131-6/+2
* Migrate llvm-symbolizer tests to not use %TDavid Blaikie2017-09-0813-4/+42
* Revert "[Decompression] Fail gracefully when out of memory"Vedant Kumar2017-09-051-0/+0
* [Decompression] Fail gracefully when out of memoryJonas Devlieghere2017-09-051-0/+0
* [DebugInfo] - Fix for lld DWARF parsing of base address selection entries in ...George Rimar2017-09-041-0/+0
* [Object] Verify object sizes before handing out StringRefs pointing outBenjamin Kramer2017-08-311-0/+0
* DebugInfo: Test & handle (differently) non-zero DW_AT_ranges_baseDavid Blaikie2017-08-023-7/+17
* [DWARF] Fixing a bug with processing of DWARF v5 indexed strings in Mach-O ob...Wolfgang Pieb2017-07-132-0/+201
* [LLVM] Get rid of white spaces in file names in a DebugInfo test. NFCEric Liu2017-07-101-0/+0
* Revert "[lit] Clean output directories before running tests."Zachary Turner2017-06-309-16/+0
* [lit] Clean output directories before running tests.Zachary Turner2017-06-309-0/+16
* [DWARF] Support for DW_FORM_strx3 and complete support for DW_FORM_strx{1,2,4}Wolfgang Pieb2017-06-212-2/+57
* Removal of accidental duplication in test assembly file. NFC.Wolfgang Pieb2017-06-141-250/+0
* Adding one test that I forgot to include with the commit for https://reviews....Wolfgang Pieb2017-06-131-0/+0
* dwarfdump: Handle relocs to zlib (.zdebug*) compressed sectionsDavid Blaikie2017-06-102-1/+2
* [DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...Wolfgang Pieb2017-06-0613-0/+995
* DebugInfo: Add source code/build instructions for split-dwarf-dwp symbolizer ...David Blaikie2017-05-271-0/+12
* libDebugInfo: Support symbolizing using DWP filesDavid Blaikie2017-05-232-0/+0
* libDebugInfo/DWARF: Apply relocations for debug_addr addresses in object filesDavid Blaikie2017-05-222-0/+0
* llvm-symbolizer: Support multiple CUs in a single DWO fileDavid Blaikie2017-05-202-0/+0
* [DWARF] Fix a parsing issue with type unit headers.Wolfgang Pieb2017-05-092-0/+49
* [llvm-dwarfdump] - Print an error message if section decompression failed.George Rimar2017-05-051-0/+0
* [DWARFv5] Parse new line-table header format.Paul Robinson2017-05-022-3/+111
* [DWARF] Print leading zeros in type signaturePaul Robinson2017-03-012-1/+1
* [DWARFv5] Emit new unit header format.Paul Robinson2017-02-282-0/+149
OpenPOWER on IntegriCloud