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