Bringt back -triple so the test passes on non-x86.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305103 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2017-06-09 19:47:36 +00:00
parent ae2de79ce2
commit f24f5004bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: %clang_cc1 -ffreestanding -verify -fsyntax-only %s
// RUN: %clang_cc1 -triple x86_64-apple-darwin -ffreestanding -verify -fsyntax-only %s
#include <tmmintrin.h>
#include <stdint.h>