[PATCH] D25708: [WebAssembly] Fix for 0xc call_indirect changes
Jacob Gravelle via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 14:22:48 PDT 2016
jgravelle-google updated this revision to Diff 75354.
jgravelle-google added a comment.
Mark pseudo call_indirects as isCodeGenOnly
https://reviews.llvm.org/D25708
Files:
lib/Target/WebAssembly/CMakeLists.txt
lib/Target/WebAssembly/WebAssembly.h
lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp
lib/Target/WebAssembly/WebAssemblyFastISel.cpp
lib/Target/WebAssembly/WebAssemblyInstrCall.td
lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
test/CodeGen/WebAssembly/call.ll
test/CodeGen/WebAssembly/reg-stackify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25708.75354.patch
Type: text/x-patch
Size: 14471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/680cf965/attachment.bin>
More information about the llvm-commits
mailing list