[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:34:17 PDT 2020


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

can't just getOrCreate symbol without dealing with the section
just disable the test for now as we don't need dw5


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88603

Files:
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/DebugInfo/WebAssembly/dwarf-headers.ll

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


More information about the llvm-commits mailing list