[PATCH] D37876: [WebAssembly] MC: Create wasm data segments based on MCSections

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 12:46:06 PDT 2017


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

- rename test


https://reviews.llvm.org/D37876

Files:
  include/llvm/MC/MCSectionWasm.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/MC/MCObjectFileInfo.cpp
  lib/MC/MCWasmStreamer.cpp
  lib/MC/WasmObjectWriter.cpp
  test/MC/WebAssembly/explicit-sections.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37876.115461.patch
Type: text/x-patch
Size: 16352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/42a86d4b/attachment.bin>


More information about the llvm-commits mailing list