llvm-capstone/lld/wasm
Sam Clegg b3974ffda0 [WebAssembly] Fix stack pointer relocations
This line was mistakenly deleted in rL319813

Add a test for stackpointer relocations.

Differential Revision: https://reviews.llvm.org/D40847

llvm-svn: 319828
2017-12-05 20:38:22 +00:00
..
CMakeLists.txt
Config.h [WebAssembly] Improve support linker synthetic symbols 2017-12-05 19:05:45 +00:00
Driver.cpp [WebAssembly] Fix stack pointer relocations 2017-12-05 20:38:22 +00:00
InputFiles.cpp toString function take a const refs where possible 2017-12-05 16:50:46 +00:00
InputFiles.h toString function take a const refs where possible 2017-12-05 16:50:46 +00:00
InputSegment.cpp
InputSegment.h
Options.td [WebAssembly] Remove used --sysroot option 2017-12-05 18:13:45 +00:00
OutputSections.cpp Move Memory.{h,cpp} to Common. 2017-11-28 20:39:17 +00:00
OutputSections.h
OutputSegment.h
Strings.cpp Factor out common code to Common/Strings.cpp. 2017-11-28 02:15:26 +00:00
Strings.h Factor out common code to Common/Strings.cpp. 2017-11-28 02:15:26 +00:00
Symbols.cpp [WebAssembly] Improve support linker synthetic symbols 2017-12-05 19:05:45 +00:00
Symbols.h [WebAssembly] Improve support linker synthetic symbols 2017-12-05 19:05:45 +00:00
SymbolTable.cpp [WebAssembly] Fix typos 2017-12-01 00:53:21 +00:00
SymbolTable.h [WebAssembly] Allow function signature checking at link time 2017-11-30 01:40:08 +00:00
Writer.cpp [WebAssembly] Improve support linker synthetic symbols 2017-12-05 19:05:45 +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