Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lld
/
wasm
/
OutputSections.cpp
e915a71
[WebAssembly] Add support for the event section
by Heejin Ahn
· 7 years ago
2dad4e2
[WebAssembly] Import the stack pointer when building shared libraries
by Sam Clegg
· 7 years ago
bfb7534
[WebAssembly] Initial support for shared objects (-shared)
by Sam Clegg
· 7 years ago
fb983cd
[WebAssembly] Add option to remove LEB padding at relocate sites
by Sam Clegg
· 7 years ago
d177ab2
[WebAssembly] Add support for debug (DWARF) sections
by Sam Clegg
· 7 years ago
80ba438
[WebAssembly] Add support for custom sections
by Sam Clegg
· 7 years ago
ac95bb1
[WebAssembly] Remove another trivial accessor.
by Rui Ueyama
· 7 years ago
dbd90bf
[WebAssembly] Run clang-format. NFC
by Nicholas Wilson
· 8 years ago
22c8f33
[WebAssembly] Return a StringRef instead of std::string from getSectionName(). NFC.
by Rui Ueyama
· 8 years ago
4a1b2bb
[WebAssembly] Do not use inheritance to define SubSection.
by Rui Ueyama
· 8 years ago
319eb8b
[WebAssembly] Remove redundant local variables.
by Rui Ueyama
· 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
d96d935
[WebAssembly] Move relocation handling InputChunks.cpp
by Sam Clegg
· 8 years ago
5fa274b
[WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC.
by Sam Clegg
· 8 years ago
8d146bb
[WebAssembly] Output functions individually
by Sam Clegg
· 8 years ago
87e6192
[WebAssembly] Write out undefined symbol addresses as zero
by Sam Clegg
· 8 years ago
ab2ac29
[WebAssembly] Improve toString(OutputSection). NFC.
by Sam Clegg
· 8 years ago
5e8cba9
[WebAssembly] Apply data relocations in parallel. NFC.
by Sam Clegg
· 8 years ago
0d0dd39
[WebAssembly] Add support for writing out init functions in linking section
by Sam Clegg
· 8 years ago
ca16b73
[WebAssebmly] Fix the single clang-format issue in `wasm` directory
by Sam Clegg
· 8 years ago
0fb6faa
Prefer `ArrayRef` over `const std::vector&`
by Sam Clegg
· 8 years ago
74fe0ba
[WebAssembly] Fix symbol exports under -r/--relocatable
by Sam Clegg
· 8 years ago
2017d52
Move Memory.{h,cpp} to Common.
by Rui Ueyama
· 8 years ago
c94d393
[WebAssembly] Initial wasm linker implementation
by Sam Clegg
· 8 years ago