]> granicus.if.org Git - clang/commit
Driver/FreeBSD: Infer the right arch name in the presence of -m32,-m64, for the
authorDaniel Dunbar <daniel@zuster.org>
Tue, 10 Aug 2010 17:39:05 +0000 (17:39 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 10 Aug 2010 17:39:05 +0000 (17:39 +0000)
commit9d5600a8349cdda4e4971ebbbf7aa15a9da8bba7
tree777eecfe897ecfbd76df51edf6daec5554957770
parent648220ed00711a0fb8ea4a1ab6896a4ee63d8fc5
Driver/FreeBSD: Infer the right arch name in the presence of -m32,-m64, for the
cases we care about.
 - This is eventually going to be unified outside the host specific code.

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