[PATCH] D47091: LTO: Replace split dwarf implementation that uses objcopy with one that uses direct emission.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 18 15:25:53 PDT 2018
pcc created this revision.
pcc added reviewers: dblaikie, echristo.
Herald added subscribers: JDevlieghere, hiraditya, inglorion, mehdi_amini.
Herald added a reviewer: alexshap.
Herald added a reviewer: alexshap.
Part of PR37466.
Depends on https://reviews.llvm.org/D47089
https://reviews.llvm.org/D47091
Files:
llvm/include/llvm/LTO/Config.h
llvm/lib/LTO/LTOBackend.cpp
llvm/test/tools/gold/X86/split-dwarf.ll
llvm/tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47091.147601.patch
Type: text/x-patch
Size: 7780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/0e34f5a9/attachment.bin>
More information about the llvm-commits
mailing list