llvm-project/lld/wasm
Sam Clegg e3a845e25e Re-land "[WebAssembly] Improve invalid relocation error message""
See https://reviews.llvm.org/D59860

The initial version of this change effected more than just the
error message.  This version is scoped down to only effect the error
itself.

llvm-svn: 357328
2019-03-29 22:56:39 +00:00
..
CMakeLists.txt [WebAssembly] Fix broken build due to missing attributes.inc 2018-06-13 08:38:23 +00:00
Config.h Reland "[WebAssembly] Add linker options to control feature checking" 2019-03-26 04:11:05 +00:00
Driver.cpp [WebAssembly] Initial implementation of PIC code generation 2019-03-26 19:46:15 +00:00
InputChunks.cpp Re-land "[WebAssembly] Improve invalid relocation error message"" 2019-03-29 22:56:39 +00:00
InputChunks.h Re-land "[WebAssembly] Improve invalid relocation error message"" 2019-03-29 22:56:39 +00:00
InputEvent.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
InputFiles.cpp [WebAssembly] Initial implementation of PIC code generation 2019-03-26 19:46:15 +00:00
InputFiles.h [WebAssembly] Target features section 2019-03-20 20:26:45 +00:00
InputGlobal.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LTO.cpp [WebAssembly] Remove uses of ThreadModel 2019-02-28 18:39:08 +00:00
LTO.h [WebAssembly] Support imports from custom module names 2019-02-01 02:29:57 +00:00
MarkLive.cpp [WebAssebmly] Allow __wasm_call_ctors to be GC'ed 2019-03-01 22:35:47 +00:00
MarkLive.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Options.td Reland "[WebAssembly] Add linker options to control feature checking" 2019-03-26 04:11:05 +00:00
OutputSections.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
OutputSections.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
OutputSegment.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SymbolTable.cpp Make helper functions static. NFC. 2019-03-28 17:18:42 +00:00
SymbolTable.h [WebAssembly] Improve support for "needed" list in dylink section 2019-03-13 21:29:20 +00:00
Symbols.cpp [WebAssembly] Initial implementation of PIC code generation 2019-03-26 19:46:15 +00:00
Symbols.h [WebAssembly] Initial implementation of PIC code generation 2019-03-26 19:46:15 +00:00
Writer.cpp Re-land "[WebAssembly] Improve invalid relocation error message"" 2019-03-29 22:56:39 +00:00
Writer.h [WebAssembly] clang-tidy (NFC) 2019-02-04 19:13:46 +00:00
WriterUtils.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
WriterUtils.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00