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

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 16:08:21 PDT 2020


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

Fix bad diff


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
  llvm/include/llvm/MC/MCWasmObjectWriter.h
  llvm/lib/MC/MCAsmBackend.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/MC/WasmObjectWriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85685.284522.patch
Type: text/x-patch
Size: 25359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200810/426198d8/attachment.bin>


More information about the llvm-commits mailing list