brintos

brintos / llvm-project-archived public Read only

0
0
Text · 237 B · f5140e5 Raw
7 lines · cpp
1// RUN: %clang_cc1 -triple aarch64_be-none-linux-gnu -target-feature +sve -fsyntax-only -verify %s2 3// expected-error@* {{Big endian is currently not supported for arm_sve.h}}4// REQUIRES: aarch64-registered-target5 6#include <arm_sve.h>7