]> granicus.if.org Git - clang/commit
Drop libgcc and default to libc++ for NetBSD/ARM on 6.99.40+.
authorJoerg Sonnenberger <joerg@bec.de>
Wed, 7 May 2014 08:45:26 +0000 (08:45 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Wed, 7 May 2014 08:45:26 +0000 (08:45 +0000)
commit63b875dd618c8e27ac0a1583158b58305b303e5a
tree2b9da20900aa623e6d38e9bbd9093e9716806411
parent3c228c89ac2c3213ccd72ccae7518923f059472b
Drop libgcc and default to libc++ for NetBSD/ARM on 6.99.40+.
Don't bother with keeping the old support for x86_64 in 6.99.23+, just
use a single range. Update test cases for the always-on --eh-frame-hdr.

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