[PATCH] D140373: [WebAssembly][LiveDebugValues] Handle target index defs

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 17:12:41 PST 2023


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

Add a TODO on kWasmLocation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140373

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
  llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h
  llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
  llvm/test/DebugInfo/WebAssembly/live-debug-values.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140373.486437.patch
Type: text/x-patch
Size: 15743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/13ca6bd2/attachment.bin>


More information about the llvm-commits mailing list