1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Run this test only on darwin.

llvm-svn: 43912
This commit is contained in:
Devang Patel 2007-11-08 22:26:46 +00:00
parent 17a70ad8c6
commit ed50bee7a8

View File

@ -1,5 +1,5 @@
// RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
// XTARGET: darwin
@class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
@interface NSException {}
@end