]> granicus.if.org Git - clang/commit
Remove the ToolTriple logic in NetBSD, which was completely broken by
authorJoerg Sonnenberger <joerg@bec.de>
Thu, 26 Jan 2012 22:27:52 +0000 (22:27 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Thu, 26 Jan 2012 22:27:52 +0000 (22:27 +0000)
commit1bd91374498ac78e72545f08f4daa6491f9c9d14
treea58d996cd42b326645318954793ad3acb9831274
parent8b30a9379f730875ba8fb2d0fe2d43611e0c20ff
Remove the ToolTriple logic in NetBSD, which was completely broken by
the recent refactoring. All interesting NetBSD release have a GNU as
version on i386 that supports --32, so don't bother with the conditional
setting of it.

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