[PATCH] D85685: Support dwarf fission for wasm object files

Derek Schuff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 14:44:57 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0ff28fa6a756: Support dwarf fission for wasm object files (authored by dschuff).

Changed prior to commit:
  https://reviews.llvm.org/D85685?vs=292624&id=292626#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85685

Files:
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Driver/split-debug.c
  llvm/include/llvm/MC/MCWasmObjectWriter.h
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/MC/MCAsmBackend.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/test/DebugInfo/WebAssembly/fission-cu.ll
  llvm/test/DebugInfo/WebAssembly/fission-sections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85685.292626.patch
Type: text/x-patch
Size: 38695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200917/51943322/attachment-0001.bin>


More information about the cfe-commits mailing list