Fix test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42522 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2007-10-02 00:47:43 +00:00
parent d8b4728353
commit fdd7c6babf

View File

@ -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 {}