[PATCH] D58472: [WebAssembly] Remove unneeded MCSymbolRefExpr variants

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 14:29:13 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354697: [WebAssembly] Remove unneeded MCSymbolRefExpr variants (authored by sbc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58472?vs=187659&id=187987#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58472/new/

https://reviews.llvm.org/D58472

Files:
  llvm/trunk/include/llvm/MC/MCExpr.h
  llvm/trunk/lib/MC/MCExpr.cpp
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/test/MC/WebAssembly/annotations.s
  llvm/trunk/test/MC/WebAssembly/assembler-binary.ll
  llvm/trunk/test/MC/WebAssembly/basic-assembly.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58472.187987.patch
Type: text/x-patch
Size: 12276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190222/c74223fb/attachment.bin>


More information about the llvm-commits mailing list