summaryrefslogtreecommitdiff
path: root/llvm/lib/BinaryFormat/Wasm.cpp
AgeCommit message (Expand)Author
2022-05-27[WebAssembly] Consolidate sectionTypeToString in BinaryFormat [NFC]Derek Schuff
2021-07-19[WebAssembly] Support R_WASM_MEMORY_ADDR_TLS_SLEB64 for wasm64Wouter van Oortmerssen
2021-06-17[WebAssembly] Rename event to tagHeejin Ahn
2021-03-08[WebAssembly] Add new relocation for location relative dataYuta Saito
2020-11-13[WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pcWouter van Oortmerssen
2020-11-13[WebAssembly] Add new relocation type for TLS data symbolsSam Clegg
2020-10-13[WebAssembly] Added .tabletype to asm and multiple table support in obj filesPaulo Matos
2020-06-15[WebAssembly] Adding 64-bit version of R_WASM_MEMORY_ADDR_* relocsWouter van Oortmerssen
2019-06-26[WebAssembly] Fix list of relocations with addends in lldKeno Fischer
2019-02-04[WebAssembly] clang-tidy (NFC)Heejin Ahn
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-14[WebAssembly] Add support for the event sectionHeejin Ahn
2018-09-05[WebAssembly] clang-format (NFC)Heejin Ahn
2018-05-14[WebAssembly] Move toString helpers to BinaryFormatSam Clegg