hanchenye-llvm-project/lld/wasm
Sam Clegg ab604a9882 [WebAssembly] Update to match llvm changes to TABLE relocations
TABLE relocations now store the function that is being refered
to indirectly.

See rL323165.

Also extend the call-indirect.ll a little.

Based on a patch by Nicholas Wilson!

llvm-svn: 323168
2018-01-23 01:25:56 +00:00
..
CMakeLists.txt [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC. 2018-01-10 01:13:34 +00:00
Config.h [WebAssembly] Remove --emit-relocs 2018-01-22 21:55:43 +00:00
Driver.cpp [WebAssembly] Remove --emit-relocs 2018-01-22 21:55:43 +00:00
InputChunks.cpp [WebAssembly] Update to match llvm changes to TABLE relocations 2018-01-23 01:25:56 +00:00
InputChunks.h [WebAssembly] Update to match llvm changes to TABLE relocations 2018-01-23 01:25:56 +00:00
InputFiles.cpp [WebAssembly] Update to match llvm changes to TABLE relocations 2018-01-23 01:25:56 +00:00
InputFiles.h [WebAssembly] Update to match llvm changes to TABLE relocations 2018-01-23 01:25:56 +00:00
Options.td [WebAssembly] Remove --emit-relocs 2018-01-22 21:55:43 +00:00
OutputSections.cpp [WebAssembly] Move relocation handling InputChunks.cpp 2018-01-10 19:22:42 +00:00
OutputSections.h [WebAssembly] Add InputChunk as common base class for InputSegment and InputFunction. NFC. 2018-01-10 01:13:34 +00:00
OutputSegment.h Revert "[WebAssembly] Move checking of InputSegment comdat group earlier" 2018-01-13 15:57:48 +00:00
SymbolTable.cpp [WebAssembly] Remove special handling of entry point export. 2018-01-20 01:44:45 +00:00
SymbolTable.h [WebAssembly] Add COMDAT support 2018-01-12 22:25:17 +00:00
Symbols.cpp [WebAssembly] Remove special handling of entry point export. 2018-01-20 01:44:45 +00:00
Symbols.h [WebAssembly] Simplify generation of "names" section 2018-01-17 20:19:04 +00:00
Writer.cpp [WebAssembly] Update to match llvm changes to TABLE relocations 2018-01-23 01:25:56 +00:00
Writer.h
WriterUtils.cpp [WebAssembly] Allow function signature checking at link time 2017-11-30 01:40:08 +00:00
WriterUtils.h [WebAssembly] Allow function signature checking at link time 2017-11-30 01:40:08 +00:00