[PATCH] D47051: MC: Introduce an ELF dwo object writer and teach llvm-mc about it.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 21 12:48:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL332875: MC: Introduce an ELF dwo object writer and teach llvm-mc about it. (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47051?vs=147433&id=147843#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47051
Files:
llvm/trunk/include/llvm/MC/MCAsmBackend.h
llvm/trunk/include/llvm/MC/MCELFObjectWriter.h
llvm/trunk/lib/MC/ELFObjectWriter.cpp
llvm/trunk/lib/MC/MCAsmBackend.cpp
llvm/trunk/test/MC/ELF/dwo-restrict-relocs.s
llvm/trunk/test/MC/ELF/dwo-sections.s
llvm/trunk/tools/llvm-mc/llvm-mc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47051.147843.patch
Type: text/x-patch
Size: 13482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/a99e1961/attachment.bin>
More information about the llvm-commits
mailing list