[PATCH] D88603: [WebAssembly] Add support for DWARF type units

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 17:35:47 PDT 2020


dschuff updated this revision to Diff 301490.
dschuff added a comment.

fix diff; it should be against master


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88603

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/debug-options.c
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/DebugInfo/WebAssembly/dwarf-headers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88603.301490.patch
Type: text/x-patch
Size: 8742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/c7653ed7/attachment.bin>


More information about the llvm-commits mailing list