[PATCH] D34966: [WebAssembly] Fix types for address taken functions

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 13:15:43 PDT 2017


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

- use 1 element vector for results


https://reviews.llvm.org/D34966

Files:
  include/llvm/MC/MCSymbolWasm.h
  lib/MC/WasmObjectWriter.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
  lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  test/MC/WebAssembly/external-func-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34966.105325.patch
Type: text/x-patch
Size: 9829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/f10fe92a/attachment.bin>


More information about the llvm-commits mailing list