index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
/
wasm
/
OutputSections.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Elide data segments for .bss sections
Thomas Lively
2019-10-15
1
-1
/
+1
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-42
/
+42
*
Make functions and member variables distinguishable even after the name style...
Rui Ueyama
2019-07-10
1
-4
/
+4
*
[WebAssembly] Refactor synthetic sections and relocation processing. NFC.
Sam Clegg
2019-05-21
1
-47
/
+6
*
[WebAssembly] Move code and data section generation to finalizeContent. NFC.
Sam Clegg
2019-05-16
1
-6
/
+31
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Remove `using` statements from header files. NFC.
Sam Clegg
2018-11-27
1
-4
/
+2
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-08-29
1
-1
/
+1
*
[WebAssembly] Add support for debug (DWARF) sections
Sam Clegg
2018-05-04
1
-0
/
+2
*
[WebAssembly] Add support for custom sections
Sam Clegg
2018-04-10
1
-0
/
+21
*
[WebAssembly] Return a StringRef instead of std::string from getSectionName()...
Rui Ueyama
2018-02-28
1
-1
/
+1
*
[WebAssembly] Do not use inheritance to define SubSection.
Rui Ueyama
2018-02-28
1
-16
/
+0
*
Refactor wasm/WriterUtil.{cpp,h}.
Rui Ueyama
2018-02-16
1
-3
/
+3
*
[WebAssembly] Add InputChunk as common base class for InputSegment and InputF...
Sam Clegg
2018-01-10
1
-2
/
+1
*
[WebAssembly] Output functions individually
Sam Clegg
2018-01-09
1
-3
/
+3
*
[WebAssembly] Improve toString(OutputSection). NFC.
Sam Clegg
2017-12-20
1
-12
/
+7
*
[WebAssembly] Apply data relocations in parallel. NFC.
Sam Clegg
2017-12-19
1
-2
/
+1
*
[WebAssembly] Add support for writing out init functions in linking section
Sam Clegg
2017-12-19
1
-0
/
+4
*
Prefer `ArrayRef` over `const std::vector&`
Sam Clegg
2017-12-08
1
-4
/
+4
*
[WebAssembly] Initial wasm linker implementation
Sam Clegg
2017-11-17
1
-0
/
+138