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
/
Driver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Don't export __data_end and __heap_base by default.
Sam Clegg
2019-05-31
1
-12
/
+10
*
[WebAssembly] Relax signature checking for undefined functions that are not c...
Sam Clegg
2019-05-24
1
-1
/
+1
*
[WebAssebmly] Add support for --wrap
Sam Clegg
2019-05-24
1
-0
/
+85
*
[WebAssembly] Add support for -emit-relocs
Sam Clegg
2019-05-24
1
-0
/
+1
*
Reland: [WebAssembly] Add __start_/_stop_ symbols for data sections
Sam Clegg
2019-05-23
1
-4
/
+0
*
Revert "[WebAssembly] Add __start_/_stop_ symbols for data sections"
Sam Clegg
2019-05-21
1
-0
/
+4
*
[WebAssembly] Add --reproduce.
Rui Ueyama
2019-05-21
1
-0
/
+44
*
[WebAssembly] Add __start_/_stop_ symbols for data sections
Sam Clegg
2019-05-21
1
-4
/
+0
*
[WebAssembly] Handle command line options consistently with the ELF backend.
Sam Clegg
2019-05-08
1
-20
/
+24
*
[WebAssembly] Ensure ArchiveName is set even in the presence of --whole-archive.
Sam Clegg
2019-04-09
1
-1
/
+1
*
[WebAssembly] Apply data relocations at runtime in shared objects
Sam Clegg
2019-04-04
1
-20
/
+33
*
[WebAssembly] Initial implementation of PIC code generation
Sam Clegg
2019-03-26
1
-0
/
+1
*
Reland "[WebAssembly] Add linker options to control feature checking"
Thomas Lively
2019-03-26
1
-0
/
+10
*
Revert "[WebAssembly] Add linker options to control feature checking"
Thomas Lively
2019-03-25
1
-10
/
+0
*
[WebAssembly] Add linker options to control feature checking
Thomas Lively
2019-03-22
1
-0
/
+10
*
[WebAssembly] Handle undefined data symbols in shared libraries
Sam Clegg
2019-03-12
1
-0
/
+1
*
[WebAssembly] Don't generate invalid modules when function signatures mismatch
Sam Clegg
2019-02-20
1
-18
/
+28
*
[WebAssembly] Refactor handling of weak undefined functions. NFC.
Sam Clegg
2019-02-07
1
-48
/
+1
*
[WebAssembly] Fix imported function symbol names that differ from their impor...
Dan Gohman
2019-02-07
1
-1
/
+3
*
[WebAssembly] Implement --trace and --trace-symbol
Sam Clegg
2019-02-06
1
-0
/
+5
*
[WebAssembly] Fix undefined weak function symbols in LTO builds
Sam Clegg
2019-01-30
1
-3
/
+5
*
[WebAssembly] Don't load weak undefined symbols from archive files
Sam Clegg
2019-01-29
1
-8
/
+17
*
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
-2
/
+2
*
[WebAssembly] Allow undefined symbols when building shared libraries
Sam Clegg
2018-11-29
1
-7
/
+9
*
[WebAssembly] Remove `using` statements from header files. NFC.
Sam Clegg
2018-11-27
1
-0
/
+1
*
[WebAssembly] Import the stack pointer when building shared libraries
Sam Clegg
2018-11-15
1
-53
/
+68
*
[WebAssembly] Refactor config setting and checking. NFC.
Sam Clegg
2018-11-15
1
-51
/
+64
*
[WebAssembly] Initial support for shared objects (-shared)
Sam Clegg
2018-11-15
1
-2
/
+42
*
[WebAssembly] Respect `--no-mangle` in more locations
Sam Clegg
2018-11-09
1
-4
/
+2
*
[WebAssembly] Support creation and import of shared memories
Derek Schuff
2018-11-06
1
-0
/
+1
*
Eliminate dependency to formatv(). NFC.
Rui Ueyama
2018-10-10
1
-3
/
+3
*
Adapt OptTable::PrintHelp change in D51009
Fangrui Song
2018-10-10
1
-1
/
+3
*
[WebAssembly] Refactor use of signatures
Derek Schuff
2018-10-03
1
-1
/
+1
*
[WebAssembly] Add --[no]-export-dynamic to replace --export-default
Sam Clegg
2018-09-27
1
-3
/
+10
*
[WebAssembly] Update Config member to match command line option
Sam Clegg
2018-09-27
1
-3
/
+3
*
[WebAssembly] Add --export-default/--no-export-default options
Sam Clegg
2018-09-25
1
-0
/
+2
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-08-29
1
-4
/
+3
*
Rename a function to follow the LLVM coding style.
Rui Ueyama
2018-08-27
1
-1
/
+1
*
win: Omit ".exe" from lld warning and error messages.
Nico Weber
2018-08-22
1
-1
/
+1
*
[WebAssembly] Don't compress LEBs by default
Sam Clegg
2018-08-17
1
-1
/
+6
*
[WebAssembly] --export should fetch lazy symbols
Sam Clegg
2018-08-06
1
-10
/
+11
*
[WebAssembly] Don't error when --undefined symbols are not found
Sam Clegg
2018-08-04
1
-36
/
+30
*
[WebAssembly] Add support for --whole-archive.
Sam Clegg
2018-07-23
1
-2
/
+51
*
Omit path to lld binary from lld's error, warning, and log output.
Nico Weber
2018-07-20
1
-1
/
+1
*
[WebAssembly] Fix --export of LTO symbols
Sam Clegg
2018-06-28
1
-10
/
+10
*
[WebAssembly] LTO: Fix signatures of undefined functions in bitcode
Sam Clegg
2018-06-28
1
-2
/
+2
*
Revert "[WebAssembly] Error on mismatched function signature in final output"
Sam Clegg
2018-06-22
1
-2
/
+1
*
[WebAssembly] Error on mismatched function signature in final output
Sam Clegg
2018-06-21
1
-1
/
+2
*
[WebAssembly] Add --export-all flag
Sam Clegg
2018-06-07
1
-4
/
+4
[next]