summaryrefslogtreecommitdiffstats
path: root/llvm/test/ObjectYAML
Commit message (Expand)AuthorAgeFilesLines
* Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-13/+13
* Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-11/+11
* [pdb] Change /DEBUG:GHASH to emit 8 byte hashes.Zachary Turner2018-05-171-11/+11
* obj2yaml: Correctly round-trip default alignment.Peter Collingbourne2018-05-041-0/+15
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-265-3/+6
* [WebAssembly] libObject: Don't include the name the size of custom sectionsSam Clegg2018-04-121-2/+2
* [WebAssembly] Disallow weak undefined globals in the object formatNicholas Wilson2018-03-091-0/+24
* [WebAssembly] Add validation to reloc sectionNicholas Wilson2018-03-052-1/+24
* [WebAssembly] Fix tests with invalid yaml (required CODE section missing)Nicholas Wilson2018-03-053-3/+28
* [WebAssembly] Check function type indexesNicholas Wilson2018-03-022-0/+14
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-272-4/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-232-16/+34
* [WebAssembly] Remove debug names from symbol tableSam Clegg2018-01-171-0/+8
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-099-18/+36
* [WebAssembly] Add support for init functions linking metadataSam Clegg2017-12-141-0/+6
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-136-19/+19
* [WebAssembly] Add linking metatdata test coverage for wasm2yamlSam Clegg2017-12-131-0/+60
* Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner2017-12-062-59/+112
* [ObjectYAML] Handle SHF_COMPRESSEDShoaib Meenai2017-10-031-0/+28
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-291-2/+0
* [WebAssembly] Update relocation names to match specSam Clegg2017-09-011-4/+4
* [WebAssembly] Validate exports when parsing object filesSam Clegg2017-08-312-0/+27
* [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueIdReid Kleckner2017-07-171-0/+59
* [WebAssembly] Expose the offset of each data segmentSam Clegg2017-07-121-2/+3
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-2/+19
* [WebAssembly] Add support for weak symbols in the binary formatSam Clegg2017-06-201-0/+40
* obj2yaml: Improve error reportingSam Clegg2017-06-161-1/+1
* [WebAssembly] Improve libObject support for wasm imports and exportsSam Clegg2017-05-092-16/+57
* [WebAssembly] Fix validation of start functionSam Clegg2017-05-092-3/+10
* [WebAssembly] Add ObjectYAML support for wasm name sectionSam Clegg2017-05-051-0/+40
* [WebAssembly] Allow for signed relocation addendsSam Clegg2017-04-262-11/+25
* [WebAssembly] Read global index in init expression as LEBSam Clegg2017-04-251-4/+4
* [Test commit] Cleanup some whitespace in a test fileSam Clegg2017-04-141-2/+0
* Align all scalar numbers to LLVM_YAML_IS_FLOW_SEQUENCE_VECTORJonas Hahnfeld2017-04-043-33/+5
* [WebAssembly] Improve support for WebAssembly binary formatDerek Schuff2017-03-3014-0/+384
* [ObjectYAML] Fix issue with DWARF2 AddrSize 8Chris Bieneman2017-03-071-0/+507
* [ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman2017-03-071-0/+582
* [ObjectYAML] Support for DW_FORM_implicit_const DWARF5 formChris Bieneman2017-03-061-0/+307
* [ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman2017-03-034-16/+32
* Attempt to fix the testcase in r292824Steven Wu2017-01-231-31/+8
* Add LC_BUILD_VERSION load commandSteven Wu2017-01-231-0/+58
* Remove this test from the r292500 commit till Chris and I figure outKevin Enderby2017-01-191-50/+0
* Add support for the new LC_NOTE load command.Kevin Enderby2017-01-191-0/+50
* [ObjectYAML] Missed one mixup in the debug_line testChris Bieneman2017-01-101-1/+0
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-102-0/+648
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-102-650/+0
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-102-0/+650
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-092-650/+0
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-092-0/+650
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-221-0/+525
OpenPOWER on IntegriCloud