[PATCH] D47048: MC: Extract ELFObjectWriter's ELF writing functionality into an ELFWriter class. NFCI.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 17 18:37:21 PDT 2018
pcc created this revision.
pcc added reviewers: dblaikie, echristo.
Herald added a subscriber: hiraditya.
The idea is that we will be able to use this class to create multiple
files.
Depends on https://reviews.llvm.org/D47040
https://reviews.llvm.org/D47048
Files:
llvm/lib/MC/ELFObjectWriter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47048.147426.patch
Type: text/x-patch
Size: 38096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/8688499c/attachment.bin>
More information about the llvm-commits
mailing list