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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 14:29:04 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316240: [WebAssembly] MC: Fix crash when -g specified. (authored by sbc).

Changed prior to commit:
  https://reviews.llvm.org/D39076?vs=119670&id=119713#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39076

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39076.119713.patch
Type: text/x-patch
Size: 17830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171020/ac9338c6/attachment-0001.bin>


More information about the llvm-commits mailing list