[PATCH] D59907: [WebAssembly] Add new explicit relocation types for PIC relocations

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 17:20:00 PDT 2019


sbc100 updated this revision to Diff 193397.
sbc100 added a comment.

- rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59907/new/

https://reviews.llvm.org/D59907

Files:
  lld/wasm/InputChunks.cpp
  lld/wasm/InputFiles.cpp
  llvm/include/llvm/BinaryFormat/WasmRelocs.def
  llvm/include/llvm/MC/MCExpr.h
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/test/CodeGen/WebAssembly/call-pic.ll
  llvm/test/CodeGen/WebAssembly/load-store-pic.ll
  llvm/test/MC/WebAssembly/reloc-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59907.193397.patch
Type: text/x-patch
Size: 23141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/816541ae/attachment.bin>


More information about the llvm-commits mailing list