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
/
test
/
wasm
/
export.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Implement NO_STRIP
Dan Gohman
2019-08-29
1
-3
/
+10
*
[WebAssembly] Don't export __data_end and __heap_base by default.
Sam Clegg
2019-05-31
1
-6
/
+0
*
[WebAssebmly] Allow __wasm_call_ctors to be GC'ed
Sam Clegg
2019-03-01
1
-3
/
+3
*
[WebAssembly] Honor WASM_SYMBOL_EXPORT symbol flag
Sam Clegg
2019-02-07
1
-1
/
+22
*
[WebAssembly] Don't error when --undefined symbols are not found
Sam Clegg
2018-08-04
1
-3
/
+3
*
[WebAssembly] Remove final -wasm component of target triple. NFC.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Check function signatures by default
Sam Clegg
2018-05-05
1
-2
/
+2
*
[WebAssembly] Reorder synthetic functions to come first
Nicholas Wilson
2018-03-12
1
-2
/
+2
*
[WebAssembly] Reorder exports to match symbol table order
Nicholas Wilson
2018-03-01
1
-6
/
+6
*
Use wasm-ld instead of "lld -flavor wasm".
Rui Ueyama
2018-02-16
1
-2
/
+2
*
[WebAssembly] Add __data_end link-sythentic symbol.
Sam Clegg
2018-02-07
1
-0
/
+3
*
[WebAssembly] Fix signature mismatches in test code
Sam Clegg
2018-02-02
1
-4
/
+4
*
[WebAssembly] Use inline target tripple in test cases
Sam Clegg
2018-01-24
1
-1
/
+3
*
Remove trailing whitespace.
Rui Ueyama
2018-01-24
1
-1
/
+1
*
[WebAssembly] Remove special handling of entry point export.
Sam Clegg
2018-01-20
1
-3
/
+3
*
[WebAssembly] Define __heap_base global
Sam Clegg
2018-01-17
1
-0
/
+3
*
[WebAssembly] Add --export flag to force a symbol to be exported
Sam Clegg
2018-01-12
1
-0
/
+29