summaryrefslogtreecommitdiff
path: root/test/ObjectYAML
AgeCommit message (Expand)Author
2017-12-14[WebAssembly] Add support for init functions linking metadataSam Clegg
2017-12-13[WebAssembly] Use bitfield types in wasm YAML representationSam Clegg
2017-12-13[WebAssembly] Add linking metatdata test coverage for wasm2yamlSam Clegg
2017-12-06Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner
2017-10-03[ObjectYAML] Handle SHF_COMPRESSEDShoaib Meenai
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-01[WebAssembly] Update relocation names to match specSam Clegg
2017-08-31[WebAssembly] Validate exports when parsing object filesSam Clegg
2017-07-17[codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner
2017-07-12[WebAssembly] Expose the offset of each data segmentSam Clegg
2017-06-27[WebAssembly] Add data size and alignement to linking sectionSam Clegg
2017-06-20[WebAssembly] Add support for weak symbols in the binary formatSam Clegg
2017-06-16obj2yaml: Improve error reportingSam Clegg
2017-05-09[WebAssembly] Improve libObject support for wasm imports and exportsSam Clegg
2017-05-09[WebAssembly] Fix validation of start functionSam Clegg
2017-05-05[WebAssembly] Add ObjectYAML support for wasm name sectionSam Clegg
2017-04-26[WebAssembly] Allow for signed relocation addendsSam Clegg
2017-04-25[WebAssembly] Read global index in init expression as LEBSam Clegg
2017-04-14[Test commit] Cleanup some whitespace in a test fileSam Clegg
2017-04-04Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTORJonas Hahnfeld
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff
2017-03-07[ObjectYAML] Fix issue with DWARF2 AddrSize 8Chris Bieneman
2017-03-07[ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman
2017-03-06[ObjectYAML] Support for DW_FORM_implicit_const DWARF5 formChris Bieneman
2017-03-03[ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman
2017-01-23Attempt to fix the testcase in r292824Steven Wu
2017-01-23Add LC_BUILD_VERSION load commandSteven Wu
2017-01-19Remove this test from the r292500 commit till Chris and I figure outKevin Enderby
2017-01-19Add support for the new LC_NOTE load command.Kevin Enderby
2017-01-10[ObjectYAML] Missed one mixup in the debug_line testChris Bieneman
2017-01-10[ObjectYAML] Support for DWARF line tablesChris Bieneman
2017-01-10Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman
2017-01-10[ObjectYAML] Support for DWARF line tablesChris Bieneman
2017-01-09Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman
2017-01-09[ObjectYAML] Support for DWARF line tablesChris Bieneman
2016-12-22[ObjectYAML] Support for DWARF debug_info sectionChris Bieneman
2016-12-22[ObjectYAML] Fixing big endian bots from r290381Chris Bieneman
2016-12-22[ObjectYAML] MachO support for endiannessChris Bieneman
2016-12-20Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman
2016-12-20[ObjectYAML] Support for DWARF debug_info sectionChris Bieneman
2016-12-20Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman
2016-12-20[ObjectYAML] Support for DWARF debug_info sectionChris Bieneman
2016-12-19[ObjectYAML] Support for DWARF Pub SectionsChris Bieneman
2016-12-09[ObjectYAML] Support for DWARF debug_arangesChris Bieneman
2016-12-07[ObjectYAML] Rename DWARF entries to match section namesChris Bieneman
2016-12-07[ObjectYAML] Support for DWARF __debug_abbrev sectionChris Bieneman
2016-12-06[ObjectYAML] First bit of support for encoding DWARF in MachOChris Bieneman
2016-08-17[macho2yaml] Don't write empty linkedit dataChris Bieneman
2016-08-04[Mach0YAML] Change n_type from uint8_t to llvm::yaml::Hex8Chris Bieneman
2016-08-04[macho2yaml] String table can contain null stringsChris Bieneman