[PATCH] D56093: [WebAssembly] Rename StoreResults to MemIntrinsicResults

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 14:39:09 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350669: [WebAssembly] Rename StoreResults to MemIntrinsicResults (authored by aheejin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56093?vs=180622&id=180744#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56093

Files:
  llvm/trunk/lib/Target/WebAssembly/CMakeLists.txt
  llvm/trunk/lib/Target/WebAssembly/README.txt
  llvm/trunk/lib/Target/WebAssembly/WebAssembly.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyStoreResults.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/trunk/test/DebugInfo/WebAssembly/dbg-value-live-interval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56093.180744.patch
Type: text/x-patch
Size: 20864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/24151ffe/attachment.bin>


More information about the llvm-commits mailing list