[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
Mon May 21 13:30:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332884: LTO: Replace split dwarf implementation that uses objcopy with one that uses… (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47091?vs=147601&id=147855#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47091

Files:
  llvm/trunk/include/llvm/LTO/Config.h
  llvm/trunk/lib/LTO/LTOBackend.cpp
  llvm/trunk/test/tools/gold/X86/split-dwarf.ll
  llvm/trunk/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47091.147855.patch
Type: text/x-patch
Size: 7852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/63c3626a/attachment.bin>


More information about the llvm-commits mailing list