[PATCH] D59907: [WebAssembly] Add new explicit relocation types for PIC relocations
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 10:42:42 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357710: [WebAssembly] Add new explicit relocation types for PIC relocations (authored by sbc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59907?vs=193397&id=193745#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59907/new/
https://reviews.llvm.org/D59907
Files:
lld/trunk/wasm/InputChunks.cpp
lld/trunk/wasm/InputFiles.cpp
llvm/trunk/include/llvm/BinaryFormat/WasmRelocs.def
llvm/trunk/include/llvm/MC/MCExpr.h
llvm/trunk/lib/MC/MCExpr.cpp
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
llvm/trunk/test/CodeGen/WebAssembly/call-pic.ll
llvm/trunk/test/CodeGen/WebAssembly/load-store-pic.ll
llvm/trunk/test/MC/WebAssembly/reloc-pic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59907.193745.patch
Type: text/x-patch
Size: 23393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/f1656d3b/attachment.bin>
More information about the llvm-commits
mailing list