]> granicus.if.org Git - clang/commit
If we're splitting the dwarf for fission and don't want to use the
authorEric Christopher <echristo@gmail.com>
Wed, 5 Jun 2013 23:58:15 +0000 (23:58 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 5 Jun 2013 23:58:15 +0000 (23:58 +0000)
commitc47b6f3c9efcd6b3039856a39665a3aef1ed334e
tree90543f69ca7f6a9544a581808b5f7dd26356bbea
parent9464a08a743295d6aefaca1a751b5b4d371cf99c
If we're splitting the dwarf for fission and don't want to use the
integrated assembler then go ahead and still split the dwarf anyhow.

Add two tests, one to exercise existing behavior of not splitting
when we're just emitting assembly files and the other to test
that we split when we're not in integrated as mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183355 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/split-debug.c