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 2e81dfc commit cceed09Copy full SHA for cceed09
clang/test/CodeGen/ppc64-align-struct.c
@@ -1,4 +1,5 @@
1
// RUN: %clang_cc1 -faltivec -triple powerpc64-unknown-linux-gnu -emit-llvm -o - %s | FileCheck %s
2
+// REQUIRES: asserts
3
4
#include <stdarg.h>
5
0 commit comments