We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf2f40 commit 484c133Copy full SHA for 484c133
clang/test/CodeGen/Xtensa/xtensa-gen-intrinsics.c
@@ -1,3 +1,6 @@
1
+# Fails on Winodws due to incorrectly built command line: `'(': command not found`, so disable it temporarily
2
+# UNSUPPORTED: system-windows
3
+
4
# RUN: python3 %s > %t && ( %clang_cc1 -Dxtfloat=float -O0 -triple=xtensa %t -o - -emit-llvm | FileCheck %t )
5
6
FIXTURES = [
0 commit comments