forked from OSchip/llvm-project
parent
d88f37b8be
commit
16c4a4f471
|
@ -4,5 +4,7 @@
|
|||
// RUN: %clang -### -target i386-apple-darwin10 -fobjc-link-runtime -mmacosx-version-min=10.7 %t.o 2>&1 | FileCheck -check-prefix=CHECK-NOARCLITE %s
|
||||
|
||||
// CHECK-ARCLITE-OSX: libarclite_macosx.a
|
||||
// CHECK-ARCLITE-OSX: -framework
|
||||
// CHECK-ARCLITE-OSX: Foundation
|
||||
// CHECK-ARCLITE-OSX: -lobjc
|
||||
// CHECK-NOARCLITE-NOT: libarclite
|
||||
|
|
Loading…
Reference in New Issue