summaryrefslogtreecommitdiff
path: root/llvm/test/ObjectYAML/wasm/code_section.yaml
AgeCommit message (Expand)Author
2020-11-18Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18Revert "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16...Georgii Rymar
2019-10-18[WebAssembly] Allow multivalue signatures in object filesThomas Lively
2019-02-04[WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg
2019-01-16[WebAssembly] Store section alignment as a power of 2Sam Clegg
2018-04-26[WebAssembly] Add version to object file metadataSam Clegg
2018-03-05[WebAssembly] Add validation to reloc sectionNicholas Wilson
2018-01-09[WebAssembly] Explicitly specify function/global index space in YAMLSam Clegg
2017-04-26[WebAssembly] Allow for signed relocation addendsSam Clegg
2017-03-30[WebAssembly] Improve support for WebAssembly binary formatDerek Schuff