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
/
SymbolTable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lld] Fix trivial typos in comments
Kazuaki Ishizaki
2020-01-06
1
-5
/
+6
*
[lld][WebAssebmly] Preserve custom import attributes with LTO
Sam Clegg
2019-10-17
1
-1
/
+33
*
[WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFC
Fangrui Song
2019-10-10
1
-3
/
+6
*
[lld][WebAssembly] Preserve symbol flags in --relocatable output
Sam Clegg
2019-09-23
1
-0
/
+3
*
[lld][WebAssembly] Fix spurious signature mismatch warnings
Sam Clegg
2019-08-30
1
-2
/
+9
*
[lld][WebAssembly] Add optional symbols after input file handling
Sam Clegg
2019-08-08
1
-3
/
+3
*
[Coding style change][lld] Rename variables for non-ELF ports
Rui Ueyama
2019-07-11
1
-375
/
+375
*
Make functions and member variables distinguishable even after the name style...
Rui Ueyama
2019-07-10
1
-19
/
+19
*
[lld][WebAssembly] Report undefined symbols during scanRelocations
Sam Clegg
2019-07-09
1
-13
/
+0
*
[lld][WebAssembly] Fix __start/__stop symbols when combining input segments
Sam Clegg
2019-07-08
1
-0
/
+1
*
[WebAssembly] Handle object parsing more like the ELF backend
Sam Clegg
2019-06-05
1
-6
/
+22
*
[WebAssembly] Add comment as follow-up to rL362276. NFC.
Sam Clegg
2019-06-04
1
-1
/
+3
*
[WebAssembly] Don't export __data_end and __heap_base by default.
Sam Clegg
2019-05-31
1
-1
/
+4
*
[WebAssembly] Fix signatures of undefined function in LTO object which are no...
Sam Clegg
2019-05-29
1
-8
/
+10
*
[WebAssembly] Relax signature checking for undefined functions that are not c...
Sam Clegg
2019-05-24
1
-4
/
+9
*
[WebAssebmly] Add support for --wrap
Sam Clegg
2019-05-24
1
-1
/
+16
*
[lld] Trace all references with lld --trace-symbol
Sam Clegg
2019-05-24
1
-0
/
+6
*
Reland: [WebAssembly] Add __start_/_stop_ symbols for data sections
Sam Clegg
2019-05-23
1
-0
/
+11
*
Revert "[WebAssembly] Add __start_/_stop_ symbols for data sections"
Sam Clegg
2019-05-21
1
-11
/
+0
*
[WebAssembly] Add __start_/_stop_ symbols for data sections
Sam Clegg
2019-05-21
1
-0
/
+11
*
[WebAssembly] LTO: Honor comdat groups when loading bitcode files
Sam Clegg
2019-05-15
1
-2
/
+2
*
[wasm] Simplify. NFC
Fangrui Song
2019-04-18
1
-1
/
+1
*
[WebAssembly] Ensure ArchiveName is set even in the presence of --whole-archive.
Sam Clegg
2019-04-09
1
-1
/
+1
*
Make helper functions static. NFC.
Benjamin Kramer
2019-03-28
1
-1
/
+2
*
[WebAssembly] Improve support for "needed" list in dylink section
Sam Clegg
2019-03-13
1
-0
/
+2
*
[WebAssembly] Don't mark lazy symbols as `IsUsedInRegularObj`
Sam Clegg
2019-03-08
1
-4
/
+4
*
[WebAssembly] Remove redundant code added in rL354538. NFC.
Sam Clegg
2019-02-21
1
-36
/
+4
*
Fix unused variable warning.
Richard Trieu
2019-02-21
1
-2
/
+2
*
[WebAssembly] Don't generate invalid modules when function signatures mismatch
Sam Clegg
2019-02-20
1
-55
/
+220
*
[WebAssembly] Refactor handling of weak undefined functions. NFC.
Sam Clegg
2019-02-07
1
-1
/
+57
*
[WebAssembly] Fix imported function symbol names that differ from their impor...
Dan Gohman
2019-02-07
1
-4
/
+8
*
[WebAssembly] Implement --trace and --trace-symbol
Sam Clegg
2019-02-06
1
-11
/
+40
*
[WebAssembly] Support imports from custom module names
Sam Clegg
2019-02-01
1
-3
/
+3
*
[WebAssembly] Don't load weak undefined symbols from archive files
Sam Clegg
2019-01-29
1
-6
/
+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
-5
/
+48
*
[WebAssembly] Remove `using` statements from header files. NFC.
Sam Clegg
2018-11-27
1
-0
/
+1
*
[WebAssembly] Fix inaccurate comments / assertion messages
Heejin Ahn
2018-11-19
1
-2
/
+2
*
[WebAssembly] Preserve function signatures during LTO
Sam Clegg
2018-09-28
1
-4
/
+15
*
[WebAssembly] Don't error when --undefined symbols are not found
Sam Clegg
2018-08-04
1
-14
/
+1
*
Set IsUsedInRegularObj in a consistent manor between COFF, ELF and wasm. NFC
Sam Clegg
2018-08-02
1
-37
/
+24
*
[WebAssemlby] Set IsUsedInRegularObj correctly for undefined data symbols
Sam Clegg
2018-07-17
1
-0
/
+3
*
[WebAssembly] LTO: Fix signatures of undefined functions in bitcode
Sam Clegg
2018-06-28
1
-5
/
+13
*
Revert "[WebAssembly] Error on mismatched function signature in final output"
Sam Clegg
2018-06-22
1
-20
/
+5
*
[WebAssembly] Error on mismatched function signature in final output
Sam Clegg
2018-06-21
1
-5
/
+20
*
[WebAssembly] Update function signature mismatch error message. NFC.
Sam Clegg
2018-06-20
1
-1
/
+1
*
[WebAssembly] Initial support for LTO
Sam Clegg
2018-05-30
1
-6
/
+52
*
[lld] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
1
-15
/
+17
*
[WebAssembly] Allow signautre of entry function to be flexible
Sam Clegg
2018-05-14
1
-4
/
+4
*
[WebAssembly] Update to match llvm changes
Sam Clegg
2018-05-14
1
-6
/
+6
[next]