summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/X86/basic-lto-linking-x86.test
Commit message (Expand)AuthorAgeFilesLines
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-151-3/+3
* [DebugInfo] Use absolute addresses in location listsJonas Devlieghere2018-05-211-3/+3
* [dsymutil] Rename llvm-dsymutil -> dsymutilJonas Devlieghere2018-03-181-2/+2
* [dwarfdump] Only print CU relative offset in verbose modeJonas Devlieghere2018-03-071-9/+9
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-9/+9
* [DWARF] Regularize dumping strings from line tables.Paul Robinson2018-02-051-3/+3
* [dsymutil] Generate Apple accelerator tablesJonas Devlieghere2018-01-291-2/+193
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-11/+11
* Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere2017-10-101-16/+16
* Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"Jonas Devlieghere2017-10-101-16/+16
* [llvm-dwarfdump] Print type names in DW_AT_type DIEsJonas Devlieghere2017-10-101-16/+16
* [dwarfdump] Add verbose output for .debug-line sectionJonas Devlieghere2017-09-211-130/+124
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-2/+2
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-22/+20
* Enable five passing dsymutil tests on Windows. Yaron Keren2015-08-111-1/+0
* Fix a bunch of trivial cases of 'CHECK[^:]*$' in the tests. NFCIJonathan Roelofs2015-08-101-1/+1
* [dsymutil] Add (unimplemented) --flat optionFrederic Riss2015-08-061-2/+2
* [dsymutil] Handle the -oso-prepend-path option when the input is a YAML debug...Frederic Riss2015-06-051-1/+1
* Reapply r238941 - [dsymutil] Accept a YAML debug map as input instead of a bi...Frederic Riss2015-06-031-0/+1
* Revert "[dsymutil] Accept a YAML debug map as input instead of a binary."Frederic Riss2015-06-031-1/+0
* [dsymutil] Accept a YAML debug map as input instead of a binary.Frederic Riss2015-06-031-0/+1
* [dsymutil] Temporarily disable some tests on windows.Frederic Riss2015-03-241-0/+1
* [dsymutil] Add support to generate .debug_pubnames and .debug_pubtypesFrederic Riss2015-03-161-0/+20
* llvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86.test: Relax expressions ...NAKAMURA Takumi2015-03-151-3/+3
* [dsymutil] Add support for linking line tables.Frederic Riss2015-03-151-0/+42
* [dsymutil] Add support for debug_loc section.Frederic Riss2015-03-141-0/+15
* [dsymutil] Generate debug_aranges section.Frederic Riss2015-03-141-0/+8
* [dsymutil] Implement DW_AT_ranges linking.Frederic Riss2015-03-131-1/+3
* [dsymutil] Add relocation of compile_units low_pc/high_pc.Frederic Riss2015-03-131-0/+3
* [dsymutil] Correctly clone address attributes.Frederic Riss2015-03-111-0/+7
* [dsymutil] Apply relocations to DIE data before cloning.Frederic Riss2015-03-071-0/+6
* [dsymutil] Support cloning DIE reference attributes.Frederic Riss2015-03-061-0/+19
* [dsymutil] Add debug_str construction support.Frederic Riss2015-03-061-1/+24
* [dsymutil] Add minimal code to emit DIE trees.Frederic Riss2015-03-041-0/+61
OpenPOWER on IntegriCloud