[PATCH] D39076: [WebAssembly] MC: Fix crash when -g specified

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 14:43:52 PDT 2017


sbc100 updated this revision to Diff 119621.
sbc100 added a comment.

- cleanup


https://reviews.llvm.org/D39076

Files:
  include/llvm/MC/MCContext.h
  include/llvm/MC/MCSectionWasm.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/MC/MCContext.cpp
  lib/MC/MCObjectFileInfo.cpp
  lib/MC/MCWasmStreamer.cpp
  lib/MC/WasmObjectWriter.cpp
  lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  test/MC/WebAssembly/debug-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39076.119621.patch
Type: text/x-patch
Size: 17563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/f777eebb/attachment.bin>


More information about the llvm-commits mailing list