]> granicus.if.org Git - clang/commit
Don't compare getArchName() to "tce" as a string. NFC.
authorDouglas Katzman <dougk@google.com>
Wed, 12 Aug 2015 18:36:12 +0000 (18:36 +0000)
committerDouglas Katzman <dougk@google.com>
Wed, 12 Aug 2015 18:36:12 +0000 (18:36 +0000)
commitc34ae924ac40e5dc79fc929bdedcd927dfc22ad8
tree232cc61d1e943f82095caeadb18daa5eb8aa8214
parent2c6990c424e1418dbf151417a708a493b21de093
Don't compare getArchName() to "tce" as a string. NFC.

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