mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-19 20:34:38 +00:00
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42522 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d8b4728353
commit
fdd7c6babf
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -c -w -m64 %s -o /dev/null
|
||||
// RUN: %llvmgcc -c -w -m64 -mmacosx-version-min=10.5 %s -o /dev/null
|
||||
|
||||
@class NSDictionary, DSoBuffer, DSoDirectory, NSMutableArray;
|
||||
@interface NSException {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user