Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lld
/
wasm
/
WriterUtils.cpp
e915a71
[WebAssembly] Add support for the event section
by Heejin Ahn
· 7 years ago
b6254c5
[WebAssembly] Delete unused using statements (NFC)
by Heejin Ahn
· 7 years ago
c1a3b9d
[WebAssembly] Remove duplicate function. NFC.
by Sam Clegg
· 7 years ago
371842b
[WebAssembly] Refactor use of signatures
by Derek Schuff
· 7 years ago
d661e26
[WebAssembly] Add v128 value type
by Thomas Lively
· 7 years ago
e3f6529
Support: Simplify endian stream interface. NFCI.
by Peter Collingbourne
· 7 years ago
e7245b4
[lld] Update uses of DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
874eedd
[WebAssembly] Add export/import for function pointer table
by Nicholas Wilson
· 8 years ago
2dce27d
[WebAssembly] Add except_ref as a first-class type
by Heejin Ahn
· 8 years ago
dbd90bf
[WebAssembly] Run clang-format. NFC
by Nicholas Wilson
· 8 years ago
36f14f4
[WebAssembly] Rename global types to match the notation in the spec
by Nicholas Wilson
· 8 years ago
8518e7d
[WebAssembly] Use uint8_t for single byte values to match the spec
by Sam Clegg
· 8 years ago
ea397f6
[WebAssembly] Use Twine rather than StringRef for logging messages
by Sam Clegg
· 8 years ago
26a84fc
[WebAssembly] Fix variable name.
by Rui Ueyama
· 8 years ago
9310297
[WebAssembly] Add explicit symbol table
by Sam Clegg
· 8 years ago
3141ddc
Consistent (non) use of empty lines in include blocks
by Sam Clegg
· 8 years ago
bf450d9
Do not create a temporary data structure for relocations.
by Rui Ueyama
· 8 years ago
1184253
Refactor wasm/WriterUtil.{cpp,h}.
by Rui Ueyama
· 8 years ago
7b9ed65
Style fix. NFC.
by Rui Ueyama
· 8 years ago
1a9b7b9
[WebAssembly] Update to match llvm change rL323901. NFC
by Sam Clegg
· 8 years ago
b862159
[WebAssembly] Allow function signature checking at link time
by Sam Clegg
· 8 years ago
e48f223
Remove `else` or `break` after `fatal`. NFC.
by Rui Ueyama
· 8 years ago
c94d393
[WebAssembly] Initial wasm linker implementation
by Sam Clegg
· 8 years ago