[PATCH] D146744: [WebAssembly] Redesign DebugValueManager

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 13:17:09 PDT 2023


aheejin updated this revision to Diff 508205.
aheejin added a comment.

Mark two methods const


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146744

Files:
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h
  llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
  llvm/test/DebugInfo/WebAssembly/dbg-value-move-2.ll
  llvm/test/DebugInfo/WebAssembly/dbg-value-move-reg-stackify.mir
  llvm/test/DebugInfo/WebAssembly/dbg-value-reg-stackify.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146744.508205.patch
Type: text/x-patch
Size: 53630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/7f83d975/attachment.bin>


More information about the llvm-commits mailing list