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
/
WriterUtils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Initialize memory in start function
Thomas Lively
2019-09-04
1
-0
/
+6
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-24
/
+24
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-12-08
1
-1
/
+6
*
[WebAssembly] Remove `using` statements from header files. NFC.
Sam Clegg
2018-11-27
1
-3
/
+0
*
[WebAssembly] Refactor use of signatures
Derek Schuff
2018-10-03
1
-1
/
+2
*
[WebAssembly] Add export/import for function pointer table
Nicholas Wilson
2018-03-27
1
-0
/
+2
*
[WebAssembly] Use DenseMapInfo traits from LLVM repo. NFC
Nicholas Wilson
2018-03-14
1
-23
/
+1
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
1
-1
/
+1
*
[WebAssembly] Use Twine rather than StringRef for logging messages
Sam Clegg
2018-03-01
1
-7
/
+8
*
[WebAssembly] Add explicit symbol table
Sam Clegg
2018-02-23
1
-0
/
+12
*
Do not create a temporary data structure for relocations.
Rui Ueyama
2018-02-20
1
-8
/
+0
*
Refactor wasm/WriterUtil.{cpp,h}.
Rui Ueyama
2018-02-16
1
-10
/
+9
*
Style fix. NFC.
Rui Ueyama
2018-02-16
1
-9
/
+9
*
[WebAssembly] Update to match llvm change rL323901. NFC
Sam Clegg
2018-01-31
1
-0
/
+2
*
[WebAssembly] Allow function signature checking at link time
Sam Clegg
2017-11-30
1
-0
/
+15
*
[WebAssembly] Initial wasm linker implementation
Sam Clegg
2017-11-17
1
-0
/
+63