]> granicus.if.org Git - clang/commit
Tiny cleanup: move some Triple variables up to the top of the
authorJames Y Knight <jyknight@google.com>
Sat, 15 Aug 2015 03:45:25 +0000 (03:45 +0000)
committerJames Y Knight <jyknight@google.com>
Sat, 15 Aug 2015 03:45:25 +0000 (03:45 +0000)
commit17af55fb425a828ce86f6695aeb6c6ac11e5d35a
treec07705b3bdd343a916958e8a52a16a9c21b3b5eb
parenta1b1ae0acad4a5e85177fb5795703ea0d0ff55e8
Tiny cleanup: move some Triple variables up to the top of the
function, and remove a duplicate var.

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