Set default Dwarf Version for -gline-tables-only on Darwin to 2.
authorManman Ren <manman.ren@gmail.com>
Wed, 20 Nov 2013 20:22:14 +0000 (20:22 +0000)
committerManman Ren <manman.ren@gmail.com>
Wed, 20 Nov 2013 20:22:14 +0000 (20:22 +0000)
commit6086ec9dec191229831c28bf17c31d781306d18f
tree4a7f60fa96c15cc461de399e0a0de75c21649b7f
parent15cbbd27e6ee8eefb556604006077938ef9302f9
Set default Dwarf Version for -gline-tables-only on Darwin to 2.

We are still using Dwarf Version 2 for Darwin systems, make it consistent
with -gline-tables-only.

This should fix an internal buildbot.

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