brintos

brintos / llvm-project-archived public Read only

0
0
Text · 212 B · 870be81 Raw
6 lines · c
1// RUN: not %clang_cc1 %s -triple aarch64 -fsyntax-only 2>&1 | FileCheck %s2//3// REQUIRES: x86-registered-target4// CHECK: This header is only meant to be used on x86 and x64 architecture5#include <xmmintrin.h>6