[PATCH] D34734: [WebAssembly] MC: Don't generate extra types for weak alias

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 15:38:13 PDT 2017


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

- [WebAssembly] Fix types for address taken functions


https://reviews.llvm.org/D34734

Files:
  include/llvm/BinaryFormat/Wasm.h
  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
  test/MC/WebAssembly/weak-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34734.105119.patch
Type: text/x-patch
Size: 13238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170703/7931e21e/attachment-0001.bin>


More information about the llvm-commits mailing list