[PATCH] D102978: [WebAssembly] Add TargetInstrInfo::getCalleeOperand

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 15:19:48 PDT 2021


aheejin updated this revision to Diff 347517.
aheejin added a comment.
Herald added a subscriber: ormris.

New standalone test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102978

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h
  llvm/test/DebugInfo/WebAssembly/call-site.ll
  llvm/test/DebugInfo/WebAssembly/dbg-value-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102978.347517.patch
Type: text/x-patch
Size: 5287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/e4646fad/attachment.bin>


More information about the llvm-commits mailing list