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