]> granicus.if.org Git - clang/commit
As I suspected, completely non-multilib machines just get no suffix.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 1 Oct 2011 02:39:57 +0000 (02:39 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 1 Oct 2011 02:39:57 +0000 (02:39 +0000)
commit130e5efd29a52a7cbd17c7b4a4744a320ee29692
tree5ea63e841f58a15f2bf8dcadcf4170823f0be0bf
parent9f569cca2a4c5fb6026005434e27025b9e71309d
As I suspected, completely non-multilib machines just get no suffix.
Make the suffixes optional everywhere, and just make sure they have the
right value. The suffixes aren't the interesting part of this test
anyways.

Sorry for the churn as I let the bots try out various patterns.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140927 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/linux-ld.c