summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Parse llvm.ident into producers sectionThomas Lively2019-01-171-0/+18
* Revert "[WebAssembly] Parse llvm.ident into producers section"Thomas Lively2019-01-171-18/+0
* [WebAssembly] Parse llvm.ident into producers sectionThomas Lively2019-01-161-0/+18
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-4/+4
* [ObjectYAML] [COFF] Support multiple symbols with the same nameMartin Storsjo2019-01-071-1/+2
* [yaml2obj/obj2yaml] - Support dumping/parsing ABI version.George Rimar2018-12-201-0/+1
* [WebAssembly] Update dylink section parsingSam Clegg2018-12-121-0/+1
* [Hexagon] Add missing flags to ELF YAMLIOKrzysztof Parzyszek2018-11-281-0/+8
* [WebAssembly] Add support for dylink section in object formatSam Clegg2018-11-141-1/+14
* [WebAssembly] Add support for the event sectionHeejin Ahn2018-11-141-0/+24
* [WebAssembly] Add shared memory support to limits fieldDerek Schuff2018-11-061-0/+1
* AMDGPU: Add sram-ecc featureKonstantin Zhuravlyov2018-11-051-0/+1
* Fix printing bug in pdb2yaml.Zachary Turner2018-10-301-1/+1
* [AMDGPU] Defined gfx909 Raven Ridge 2Tim Renouf2018-10-241-0/+1
* [WebAssembly] Add V128 value type to binary formatThomas Lively2018-09-201-0/+1
* [PDB] Write FPO Data to the PDB.Zachary Turner2018-09-111-1/+1
* [WebAssembly] clang-format (NFC)Heejin Ahn2018-09-051-8/+8
* [yaml2obj] - Add a support for changing EntSize.George Rimar2018-08-071-0/+1
* [CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea2018-07-311-0/+4
* MC: Implement support for new .addrsig and .addrsig_sym directives.Peter Collingbourne2018-07-171-0/+1
* [llvm-readobj] Add experimental support for SHT_RELR sectionsJake Ehrlich2018-06-281-0/+2
* [MC] Add assembler support for .cg_profile.Michael J. Spencer2018-06-021-0/+1
* Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-5/+9
* Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-15/+5
* [pdb] Change /DEBUG:GHASH to emit 8 byte hashes.Zachary Turner2018-05-171-5/+15
* Move helper classes into anonymous namespaces. NFCI.Benjamin Kramer2018-05-151-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-012-3/+3
* AMDGPU: Add Vega12 and Vega20Matt Arsenault2018-04-301-0/+2
* [WebAssembly] Write DWARF data into wasm object fileSam Clegg2018-04-261-0/+3
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-261-0/+1
* [ObjectYAML] Add ability for DWARFYAML to calculate DIE lengthsJonas Devlieghere2018-04-201-4/+46
* Fix line endings (CR/LF -> LF) introduced by rL329613Alexandre Ganea2018-04-101-818/+818
* [Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea2018-04-092-806/+823
* Reland "[DebugInfo] Support DWARF expressions in eh_frame"Rafael Auler2018-03-081-0/+1
* Revert r326932: [DebugInfo] Support DWARF expressions in eh_frameRui Ueyama2018-03-071-1/+0
* [DebugInfo] Support DWARF expressions in eh_frameRafael Auler2018-03-071-0/+1
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-2/+27
* AMDGPU: Bring elf flags in sync with the specKonstantin Zhuravlyov2018-02-161-2/+31
* CodeGen: support an extension to pass linker options on ELFSaleem Abdulrasool2018-01-301-0/+1
* [WebAssembly] Add COMDAT supportSam Clegg2018-01-091-0/+21
* [WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg2018-01-091-1/+3
* Fix uninitialized read error reported by MSAN.Zachary Turner2018-01-081-7/+44
* [WebAssembly] Remove unneeded sub-directorySam Clegg2017-12-211-1/+1
* [YAML] Add support for non-printable charactersFrancis Visoiu Mistrih2017-12-184-8/+12
* [WebAssembly] Add support for init functions linking metadataSam Clegg2017-12-141-0/+7
* [CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner2017-12-131-4/+4
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-0/+22
* Update obj2yaml and yaml2obj for .debug$H section.Zachary Turner2017-12-063-5/+92
* Split TypeTableBuilder into two classes.Zachary Turner2017-11-301-8/+9
OpenPOWER on IntegriCloud