1. 5f8c2ed [WebAssembly] Add more test coverage for reloctions against section symbols by Sam Clegg · 7 years ago
  2. 3b5b9d0 [WebAssembly] Support EXPLICIT_NAME symbols in llvm-readobj by Dan Gohman · 7 years ago
  3. fef8de6 [WebAssembly] Add DataCount section to object files by Thomas Lively · 7 years ago
  4. f6f4f84 [WebAssembly] Target features section by Thomas Lively · 7 years ago
  5. 2e15040 [WebAssembly] Update MC for bulk memory by Thomas Lively · 7 years ago
  6. d6ef8da [WebAssembly] Add symbol flag to the binary format llvm.used by Sam Clegg · 7 years ago
  7. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  8. cbda16e [WebAssembly] Parse llvm.ident into producers section by Thomas Lively · 7 years ago
  9. 3cfcc94 Revert "[WebAssembly] Parse llvm.ident into producers section" by Thomas Lively · 7 years ago
  10. a56c23c [WebAssembly] Parse llvm.ident into producers section by Thomas Lively · 7 years ago
  11. 6a87dda [WebAssembly] Massive instruction renaming by Thomas Lively · 7 years ago
  12. 0380125 [WebAssembly] Update dylink section parsing by Sam Clegg · 7 years ago
  13. e4afbc6 [WebAssembly] Add support for dylink section in object format by Sam Clegg · 7 years ago
  14. da419bd [WebAssembly] Add support for the event section by Heejin Ahn · 7 years ago
  15. 6881806 [WebAssembly] Add shared memory support to limits field by Derek Schuff · 7 years ago
  16. 6f21a13 [WebAssembly] Add V128 value type to binary format by Thomas Lively · 7 years ago
  17. f208f63 [WebAssembly] clang-format (NFC) by Heejin Ahn · 7 years ago
  18. 6a31a0d [WebAssembly] Write DWARF data into wasm object file by Sam Clegg · 8 years ago
  19. 6bb5a41 [WebAssembly] Add version to object file metadata by Sam Clegg · 8 years ago
  20. 86b4a09 [WebAssembly] Remove DataSize from linking metadata section by Sam Clegg · 8 years ago
  21. 6c899ba [WebAssembly] Add first claass symbol table to wasm objects by Sam Clegg · 8 years ago
  22. ea7cace [WebAssembly] Add COMDAT support by Sam Clegg · 8 years ago
  23. e53af7f [WebAssembly] Explicitly specify function/global index space in YAML by Sam Clegg · 8 years ago
  24. c5d8bc8 [WebAssembly] Remove unneeded sub-directory by Sam Clegg · 8 years ago
  25. 4273998 [WebAssembly] Add support for init functions linking metadata by Sam Clegg · 8 years ago
  26. 0fc5599 [WebAssembly] Use bitfield types in wasm YAML representation by Sam Clegg · 8 years ago
  27. 63ebb81 [WebAssembly] Allow each data segment to specify its own alignment by Sam Clegg · 8 years ago
  28. d95ed95 Reland "[WebAssembly] Add support for naming wasm data segments" by Sam Clegg · 8 years ago
  29. b487bf4 Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
  30. b292c25 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
  31. e7a6070 [WebAssembly] Only treat imports/exports as symbols when reading relocatable object files by Sam Clegg · 8 years ago
  32. 9c07f94 [WebAssembly] Expose the offset of each data segment by Sam Clegg · 8 years ago
  33. 28082ab [ObjectYAML] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  34. 9e1ade9 [WebAssembly] Add data size and alignement to linking section by Sam Clegg · 8 years ago
  35. b7787fd [WebAssembly] Add support for weak symbols in the binary format by Sam Clegg · 8 years ago
  36. 264b5d9 Move Object format code to lib/BinaryFormat. by Zachary Turner · 8 years ago
  37. 41db519 [WebAssembly] Fix build error in wasm YAML code by Sam Clegg · 9 years ago
  38. 2ffff5a [WebAssembly] Improve libObject support for wasm imports and exports by Sam Clegg · 9 years ago
  39. 03cdd12 [WebAssembly] Add ObjectYAML support for wasm name section by Sam Clegg · 9 years ago
  40. cc182aa [WebAssembly] Allow for signed relocation addends by Sam Clegg · 9 years ago
  41. 7fb391f [WebAssembly] Read global index in init expression as LEB by Sam Clegg · 9 years ago
  42. c5b472f Add virtual destructor to WasmYAML::Section or avoid memory leak by Derek Schuff · 9 years ago
  43. d3d84fd [WebAssembly] Improve support for WebAssembly binary format by Derek Schuff · 9 years ago