[PATCH] D138871: [WebAssembly] Move debug tests into DebugInfo

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 29 11:14:08 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG341d4cdeb6a7: [WebAssembly] Move debug tests into DebugInfo (authored by aheejin).

Changed prior to commit:
  https://reviews.llvm.org/D138871?vs=478402&id=478654#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138871

Files:
  llvm/test/CodeGen/WebAssembly/dbgvalue.ll
  llvm/test/CodeGen/WebAssembly/debugtest-opt.ll
  llvm/test/CodeGen/WebAssembly/stackified-debug.ll
  llvm/test/DebugInfo/WebAssembly/dbgvalue.ll
  llvm/test/DebugInfo/WebAssembly/debugtest-opt.ll
  llvm/test/DebugInfo/WebAssembly/stackified-debug.ll






More information about the llvm-commits mailing list