]> granicus.if.org Git - clang/commit
Attempt to fix buildbots not targetting x86
authorJames Molloy <james.molloy@arm.com>
Mon, 5 Sep 2016 12:28:49 +0000 (12:28 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 5 Sep 2016 12:28:49 +0000 (12:28 +0000)
commit6641549642707c15bcbdc8ee1a51b90e45ae5dd7
treeb77729fecdb331ec28e39a88eae0d615a3f4f03a
parent39af41fdefbaf05441564fd5d6861dba5842b908
Attempt to fix buildbots not targetting x86

r280613 introduced failures for all builds that don't target x86 by default. Add an explicit target to avoid a missing feature diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280658 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/compiler_builtins_x86.c