]> granicus.if.org Git - clang/commit
[clang][NewPM] Fix split debug test
authorLeonard Chan <leonardchan@google.com>
Thu, 13 Jun 2019 17:40:03 +0000 (17:40 +0000)
committerLeonard Chan <leonardchan@google.com>
Thu, 13 Jun 2019 17:40:03 +0000 (17:40 +0000)
commit644dc69f5d1e6ac289f16991006819645eae54ff
treec48b6e60909350c4226bb2e83f398a35af7d2b60
parent542bc7eeb18aad9a6b878c0801878a948ca6d980
[clang][NewPM] Fix split debug test

This contains the part of D62225 which fixes CodeGen/split-debug-single-file.c
by not placing .dwo sections when using -enable-split-dwarf=split.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363281 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp
test/CodeGen/split-debug-single-file.c