1 # REQUIRES: object-emission 2 # RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs -y %s -o - 2>&1 | FileCheck %s 3 4 --- 5 triple: 'thumbv7-apple-darwin' 6 ... 7 8 # CHECK: warning: no debug symbols in executable (-arch armv7) 9