[PATCH] D54647: WIP: [WebAssembly] First pass the implement -fPIC

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 16:03:10 PDT 2019


sbc100 updated this revision to Diff 190178.
sbc100 marked an inline comment as done.
sbc100 added a comment.
Herald added a project: LLVM.

rebase


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54647

Files:
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyFastISel.cpp
  lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  test/CodeGen/WebAssembly/address-offsets.ll
  test/CodeGen/WebAssembly/global-pic.ll
  test/CodeGen/WebAssembly/indirect-import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54647.190178.patch
Type: text/x-patch
Size: 47691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/292c8282/attachment.bin>


More information about the llvm-commits mailing list