[PATCH] D58417: [WebAssembly] MC: Handle aliases of aliases

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 17:24:09 PST 2019


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

Fixes PR40784


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D58417

Files:
  llvm/lib/MC/MCExpr.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
  llvm/test/MC/WebAssembly/function-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58417.187472.patch
Type: text/x-patch
Size: 5793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/c53542c2/attachment.bin>


More information about the llvm-commits mailing list