[PATCH] D101784: [WebAssembly] Fix PIC/GOT codegen for wasm64
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 10 09:32:15 PDT 2021
aardappel updated this revision to Diff 344089.
aardappel added a comment.
fixed --check-prefixes
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.344089.patch
Type: text/x-patch
Size: 32006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/0fc8e89b/attachment-0001.bin>
More information about the llvm-commits
mailing list