[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 13:28:31 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.

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/global-pic.ll
  test/CodeGen/WebAssembly/indirect-import.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54647.174444.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/3b9f37c5/attachment.bin>


More information about the llvm-commits mailing list