]> granicus.if.org Git - clang/commit
Fix for PR4140: Add the start of a Linux toolchain (basically, just
authorEli Friedman <eli.friedman@gmail.com>
Tue, 26 May 2009 07:52:18 +0000 (07:52 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 26 May 2009 07:52:18 +0000 (07:52 +0000)
commit6b3454a219cee5ef36c4668961f93a5c32deab61
treeddd26b14b27011ba21a72947f8e7d836b8b8f743
parent6dde78f744382a5627a04f984a97049e0c4b5e73
Fix for PR4140: Add the start of a Linux toolchain (basically, just
barely enough to get the given usage of -print-file-name working).

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