[PATCH] D101784: [WebAssembly] Fix PIC/GOT codegen for wasm64
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 10:01:03 PDT 2021
aardappel updated this revision to Diff 346773.
aardappel added a comment.
reworked test for .s format and rebasing
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101784/new/
https://reviews.llvm.org/D101784
Files:
lld/test/wasm/data-layout.s
lld/test/wasm/shared64.s
lld/wasm/Driver.cpp
lld/wasm/InputChunks.cpp
lld/wasm/InputElement.h
lld/wasm/InputFiles.cpp
lld/wasm/OutputSections.cpp
lld/wasm/Relocations.cpp
lld/wasm/Symbols.cpp
lld/wasm/Symbols.h
lld/wasm/SyntheticSections.cpp
lld/wasm/Writer.cpp
llvm/include/llvm/BinaryFormat/WasmRelocs.def
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Object/WasmObjectFile.cpp
llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
llvm/test/MC/WebAssembly/reloc-pic64.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101784.346773.patch
Type: text/x-patch
Size: 34630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210520/5c31c52e/attachment.bin>
More information about the llvm-commits
mailing list