[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:44:03 PDT 2017
sbc100 updated this revision to Diff 115459.
sbc100 added a comment.
- support custom data sections
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/data-segments.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37876.115459.patch
Type: text/x-patch
Size: 16344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/d51c9ef3/attachment.bin>
More information about the llvm-commits
mailing list