mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Thanks to the XTARGET line, this test should still
be run on darwin, but I have no way of checking... git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43945 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fd617d0143
commit
27b12384e6
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
|
||||
// XFAIL: *
|
||||
// XTARGET: darwin
|
||||
@class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
|
||||
@interface NSException {}
|
||||
|
Loading…
Reference in New Issue
Block a user