]> granicus.if.org Git - clang/commit
ccc: Store arch name in all toolchains.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 20 Feb 2009 01:36:35 +0000 (01:36 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 20 Feb 2009 01:36:35 +0000 (01:36 +0000)
commit15423b066d695b8713dd70efa7b37e95290459e5
tree30b4fa4cf1c4e0aba481d8de2fdaada491028d76
parentda153239bb6e69722fdd82914e729bb39f5821c5
ccc: Store arch name in all toolchains.
 - No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65102 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/HostInfo.py
tools/ccc/ccclib/ToolChain.py