]> granicus.if.org Git - clang/commit
Remove arch normalization from Driver, this should be unnecessary now that
authorDaniel Dunbar <daniel@zuster.org>
Mon, 24 Aug 2009 09:16:49 +0000 (09:16 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 24 Aug 2009 09:16:49 +0000 (09:16 +0000)
commitb1e5e661bbb980bad6134253636c8e500b7af356
tree49e13de6ecc32e4ebd04b17f170f3c2f8a0bff0d
parent1752ee4849f4c37f5e03193e658be92650b0e65a
Remove arch normalization from Driver, this should be unnecessary now that
things have moved to llvm::Triple.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79902 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
test/Driver/dragonfly.c
test/Driver/freebsd.c
test/Driver/openbsd.c