llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc
Sam Clegg ef8c9135ef [WebAssembly] Allow import and export of TLS symbols between DSOs
We previously had a limitation that TLS variables could not
be exported (and therefore could also not be imported).  This
change removed that limitation.

Differential Revision: https://reviews.llvm.org/D108877
2021-09-14 06:47:37 -07:00
..
CMakeLists.txt [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyAsmBackend.cpp [MC] Use local MCSubtargetInfo in writeNops 2021-09-07 15:46:19 +01:00
WebAssemblyFixupKinds.h
WebAssemblyInstPrinter.cpp [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyInstPrinter.h [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyMCAsmInfo.cpp [WebAssembly] Added R_WASM_FUNCTION_OFFSET_I64 for use with DWARF DW_AT_low_pc 2020-11-13 09:32:31 -08:00
WebAssemblyMCAsmInfo.h
WebAssemblyMCCodeEmitter.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyMCTargetDesc.cpp [WebAssembly] Put utility functions in Utils directory (NFC) 2021-04-22 15:29:43 -07:00
WebAssemblyMCTargetDesc.h [WebAssembly] Allow import and export of TLS symbols between DSOs 2021-09-14 06:47:37 -07:00
WebAssemblyTargetStreamer.cpp [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyTargetStreamer.h [WebAssembly] Rename event to tag 2021-06-17 20:34:19 -07:00
WebAssemblyWasmObjectWriter.cpp [WebAssembly] Allow import and export of TLS symbols between DSOs 2021-09-14 06:47:37 -07:00