aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/ObjectYAML/MachO
AgeCommit message (Expand)AuthorFilesLines
2022-12-15[MachOYAML] Improve section offset misalignment error messageMichael Buch1-1/+1
2022-11-22[MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIEDaniel Rodríguez Troitiño2-0/+204
2022-11-11[ObjectYAML] Basic support for chained fixups.Daniel Rodríguez Troitiño1-0/+227
2022-10-04[ObjectYAML] Support for basic data in code.Daniel Rodríguez Troitiño1-0/+218
2022-10-04[ObjectYAML][MachO] Encode export trie address as ULEB128, not as SLEB128Daniel Rodríguez Troitiño1-3/+9
2022-02-13[test][ObjectYAML][MachO] Fix assertion syntaxKeith Smiley1-1/+1
2022-02-13[ObjectYAML][MachO] Add LC_FUNCTION_STARTS supportKeith Smiley1-0/+186
2021-11-30[ObjectYAML/obj2yaml/yaml2obj][MachO] Support indirect symbol tableVincent Lee1-0/+259
2021-07-26[yaml2obj][MachO] Rename PayloadString to ContentFangrui Song5-18/+18
2021-02-25Add more historic DWARF vendor extensionsAdrian Prantl1-2/+2
2020-11-18Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar32-605/+605
2020-11-18Revert "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar32-605/+605
2020-11-18[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16...Georgii Rymar32-605/+605
2020-11-11[MachO] Allow the LC_IDENT load commandVedant Kumar1-0/+22
2020-11-08Fix debug_abbrev emitter to only assign table id onceAntónio Afonso1-6/+16
2020-09-23[DWARFYAML][test] Simplify __debug_pubnames/types tests. NFC.Xing GUO1-284/+30
2020-09-18[DWARFYAML] Make the include_directories, file_names and opcodes fields of th...Xing GUO3-4/+0
2020-09-18[DWARFYAML][test] Use 'CHECK-NEXT:' to make checkers stricter. NFC.Xing GUO2-60/+60
2020-09-09[obj2yaml][test] Test generating and dumping a broken debug_ranges section.Xing GUO1-0/+24
2020-09-08[DWARFYAML] Make the debug_ranges section optional.Xing GUO1-0/+45
2020-09-08[obj2yaml] Stop parsing the debug_str section when it encounters a string wit...Xing GUO1-0/+58
2020-09-04[MachOYAML] Allow handcrafting custom contents for DWARF sections.Xing GUO2-4/+45
2020-09-01[DWARFYAML] Make the debug_str section optional.Xing GUO1-1/+70
2020-08-21Recommit: [DWARFYAML] Add support for referencing different abbrev tables.Xing GUO3-1/+300
2020-08-21Revert "[DWARFYAML] Add support for referencing different abbrev tables."Xing GUO3-300/+1
2020-08-21[DWARFYAML] Add support for referencing different abbrev tables.Xing GUO3-1/+300
2020-08-21[DWARFYAML] Add support for emitting multiple abbrev tables.Xing GUO9-614/+625
2020-08-19[obj2yaml] Refactor the .debug_pub* sections dumper.Xing GUO1-0/+59
2020-08-13[DWARFYAML] Replace InitialLength with Format and Length. NFC.Xing GUO2-12/+6
2020-08-11[macho2yaml] Refactor the DWARF section dumpers.Xing GUO1-2/+0
2020-08-06[DWARFYAML][debug_info] Make the 'Values' field optional.Xing GUO2-8/+0
2020-07-31[DWARFYAML][debug_aranges] Use yaml::Hex64 rather than uint64_t as length. NFC.Xing GUO1-1/+1
2020-07-31[DWARFYAML] Make the debug_aranges entry optional.Xing GUO1-1/+66
2020-07-30[DWARFYAML] Make the 'AddressSize', 'SegmentSelectorSize' fields optional.Xing GUO1-1/+0
2020-07-29[DWARFYAML] Make the field names consistent with the DWARF spec. NFC.Xing GUO4-25/+25
2020-07-29[DWARFYAML][test] Make the check lines stricter. NFC.Xing GUO1-10/+9
2020-07-29[DWARFYAML] Replace uint*_t with yaml::Hex* in the 'debug_aranges' entry.Xing GUO1-4/+4
2020-07-22[DWARFYAML] Use yaml::Hex64 rather than uint64_t as length. NFC.Xing GUO3-7/+7
2020-07-02[DWARFYAML][debug_abbrev] Emit 0 byte for terminating abbreviations.Xing GUO1-2/+2
2020-06-30[DWARFYAML][MachO] Remove endianness related tests.Xing GUO2-65/+8
2020-06-30[DWARFYAML][debug_info] Replace 'InitialLength' with 'Format' and 'Length'.Xing GUO5-145/+405
2020-06-18[DWARFYAML][debug_abbrev] Make the abbreviation code optional.Xing GUO4-20/+20
2020-06-14[NFC] mv llvm/test/tools/obj2yaml/macho-DWARF-debug-ranges.yaml llvm/test/Obj...Xing GUO1-0/+245
2020-06-13Recommit "[DWARFYAML][debug_line] Replace `InitialLength` with `Format` and `...Xing GUO3-8/+4
2020-06-13Revert "[DWARFYAML][debug_line] Replace `InitialLength` with `Format` and `Le...Xing GUO3-4/+8
2020-06-13[DWARFYAML][debug_line] Replace `InitialLength` with `Format` and `Length`.Xing GUO3-8/+4
2020-06-12[yaml2obj][MachO] - Fix PubName/PubType handling.Georgii Rymar1-2/+3
2020-06-05[DWARFYAML][debug_aranges] Replace InitialLength with Format and Length.Xing GUO4-10/+5
2020-05-29[ObjectYAML][DWARF] Make the `PubSection` optional.Xing GUO1-0/+90
2020-05-28[ObjectYAML][MachO] Add error handling in MachOEmitter.Xing GUO2-2/+102