forked from OSchip/llvm-project
parent
8d1602af86
commit
f5147c6c02
|
@ -1,5 +1,5 @@
|
|||
// RUN: clang -ccc-host-triple i386-apple-darwin10 -### -x assembler -c %s -static -dynamic 2>%t &&
|
||||
// RUN: FileCheck -check-prefix=STATIC_AND_DYNAMIC-32 --input-file %t %s
|
||||
// RUN: FileCheck -check-prefix=STATIC_AND_DYNAMIC-32 --input-file %t %s &&
|
||||
|
||||
// CHECK-STATIC_AND_DYNAMIC-32: as" "-arch" "i386" "-force_cpusubtype_ALL" "-static" "-o"
|
||||
|
||||
|
|
Loading…
Reference in New Issue