[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 6 16:29:28 PDT 2021
aardappel updated this revision to Diff 343529.
aardappel added a comment.
Addressed code review.
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/shared.ll
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.343529.patch
Type: text/x-patch
Size: 32029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/90fde10c/attachment.bin>
More information about the llvm-commits
mailing list