[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:50:32 PST 2018
sbc100 added a comment.
@dschuff can you take a look at the WebAssemblyFastISel.cpp part? I want to make sure I'm on the right track.
I'm currently looking at extending this to all the cases in test/CodeGen/WebAssembly/address-offsets.ll
Repository:
rL LLVM
https://reviews.llvm.org/D54647
More information about the llvm-commits
mailing list