]> granicus.if.org Git - clang/commit
simplify triple processing code now that there can be only one arch specified.
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 01:35:13 +0000 (01:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 01:35:13 +0000 (01:35 +0000)
commit6fd9fa15551809dac4b45f751583065cdd116dfb
tree7bbebc256be7abdd9e22ff2ba131f98343914133
parent0ec824258052cbfc20d4961a17f882ff146e5113
simplify triple processing code now that there can be only one arch specified.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48066 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/clang.cpp