[PATCH] D140373: [WebAssembly][LiveDebugValues] Handle target index defs
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 16:46:00 PST 2022
aheejin updated this revision to Diff 484424.
aheejin marked an inline comment as done.
aheejin added a comment.
Fix a typo
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.484424.patch
Type: text/x-patch
Size: 13523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/f96847c4/attachment.bin>
More information about the llvm-commits
mailing list