]> granicus.if.org Git - clang/commit
Make getArchNameForCompilerRTLib return the right thing on 32-bit Windows. Fixes...
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 2 Jul 2015 02:07:43 +0000 (02:07 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 2 Jul 2015 02:07:43 +0000 (02:07 +0000)
commit3b090ab87ceab2350ab98f81ad600f7bef6cb362
treebc21f6c300ab682600ef045e3be30a395e1ced67
parent939db774136a3fbf065993704340659fabc00f74
Make getArchNameForCompilerRTLib return the right thing on 32-bit Windows. Fixes the tests there.

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