]> granicus.if.org Git - clang/commit
Use dwarf-2 by default on OpenBSD and FreeBSD.
authorBrad Smith <brad@comstyle.com>
Fri, 13 Jun 2014 03:35:37 +0000 (03:35 +0000)
committerBrad Smith <brad@comstyle.com>
Fri, 13 Jun 2014 03:35:37 +0000 (03:35 +0000)
commit48051481b70d1428c04cb1f04ed3aed2f40afbe7
treee52d3eb2515a435bc54c1c4609e8915c7b3dbdea
parent92a107f9edaa9ae46f4be65431c751ebc67686b7
Use dwarf-2 by default on OpenBSD and FreeBSD.

The Tools.cpp part of the patch partially based on a patch from
FreeBSD's LLVM tree.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@210883 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/CodeGen/dwarf-version.c
test/Driver/clang-g-opts.c
test/Driver/debug-options.c