1 # RUN: dsymutil -f -oso-prepend-path=%p/../Inputs -y %s -o - 2>&1 | FileCheck %s
2 # RUN: dsymutil -q -f -oso-prepend-path=%p/../Inputs -y %s -o - 2>&1 | FileCheck %s --check-prefix QUIET
4 # RUN: dsymutil --linker parallel -f -oso-prepend-path=%p/../Inputs -y %s -o - 2>&1 | FileCheck %s
7 triple: 'thumbv7-apple-darwin'
10 # CHECK: warning: no debug symbols in executable (-arch armv7)
11 # QUIET-NOT: no debug symbols in executable