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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 16:36:20 PST 2018


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

get parts of address-offsets.ll passing


Repository:
  rL LLVM

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.174481.patch
Type: text/x-patch
Size: 42348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181117/6363d4e1/attachment-0001.bin>


More information about the llvm-commits mailing list