OSDN Git Service

LTO: Replace split dwarf implementation that uses objcopy with one that uses direct...
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 21 May 2018 20:26:49 +0000 (20:26 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 21 May 2018 20:26:49 +0000 (20:26 +0000)
commitaadeae8d7a8b00bcf186b13d20d3a80913839d9d
tree4f654d715066d54910f99293db51da928512d4ec
parent8cf770479a00fc38682a02838a2bd2a9d18f45b6
LTO: Replace split dwarf implementation that uses objcopy with one that uses direct emission.

Part of PR37466.

Differential Revision: https://reviews.llvm.org/D47091

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@332884 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/Config.h
lib/LTO/LTOBackend.cpp
test/tools/gold/X86/split-dwarf.ll
tools/gold/gold-plugin.cpp