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
/
SyntheticSections.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Elide data segments for .bss sections
Thomas Lively
2019-10-15
1
-0
/
+6
*
[lld][WebAssembly] Fix static linking of -fPIC code with external undefined data
James Clarke
2019-10-15
1
-1
/
+5
*
[WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFC
Fangrui Song
2019-10-10
1
-3
/
+6
*
[lld][WebAssembly] Fix static linking of -fPIC code with external undefined f...
Sam Clegg
2019-09-24
1
-13
/
+20
*
[lld][WebAssembly] Preserve symbol flags in --relocatable output
Sam Clegg
2019-09-23
1
-21
/
+1
*
[WebAssembly] Initialize memory in start function
Thomas Lively
2019-09-04
1
-1
/
+10
*
[lld][WebAssembly] Support for growable tables
Jacob Gravelle
2019-08-27
1
-1
/
+5
*
[lld][WebAssembly] Store table base in config rather than passing it around. ...
Sam Clegg
2019-08-27
1
-5
/
+5
*
[lld][WebAssembly] Allow linking of pic code into static binaries
Sam Clegg
2019-08-13
1
-6
/
+28
*
[WebAssembly] Rename variale references in comments after VariableName -> var...
Fangrui Song
2019-07-16
1
-2
/
+2
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-345
/
+345
*
Make functions and member variables distinguishable even after the name style...
Rui Ueyama
2019-07-10
1
-7
/
+8
*
[WebAssembly] Add option to emit passive segments
Thomas Lively
2019-07-03
1
-1
/
+1
*
[WebAssembly] Seal imports section before counting imports
Sam Clegg
2019-05-23
1
-4
/
+7
*
[WebAssembly] Refactor synthetic sections and relocation processing. NFC.
Sam Clegg
2019-05-21
1
-0
/
+543