Skip to content

Commit cceed09

Browse files
committed
Quick (attempted) fix for non-asserts builds for a test introduced in r212743.
llvm-svn: 212752
1 parent 2e81dfc commit cceed09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGen/ppc64-align-struct.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %clang_cc1 -faltivec -triple powerpc64-unknown-linux-gnu -emit-llvm -o - %s | FileCheck %s
2+
// REQUIRES: asserts
23

34
#include <stdarg.h>
45

0 commit comments

Comments
 (0)