]> granicus.if.org Git - clang/commit
IRGen: Write .dwo files when -split-dwarf-file is used together with -fthinlto-index.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 31 May 2018 18:25:59 +0000 (18:25 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 31 May 2018 18:25:59 +0000 (18:25 +0000)
commit5071484f71967cc46618e663021b7a8e31fa6941
tree4481295a9f1760f6ca1292b2d5b83c29c2c74cc2
parent5a653690cd0f7c7cf609914143bafd3fc480f111
IRGen: Write .dwo files when -split-dwarf-file is used together with -fthinlto-index.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
test/CodeGen/thinlto-split-dwarf.c [new file with mode: 0644]