xref: /aosp_15_r20/external/llvm/test/tools/dsymutil/ARM/empty-map.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# REQUIRES: object-emission
2*9880d681SAndroid Build Coastguard Worker# RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs -y %s -o - 2>&1 | FileCheck %s
3*9880d681SAndroid Build Coastguard Worker
4*9880d681SAndroid Build Coastguard Worker---
5*9880d681SAndroid Build Coastguard Workertriple:          'thumbv7-apple-darwin'
6*9880d681SAndroid Build Coastguard Worker...
7*9880d681SAndroid Build Coastguard Worker
8*9880d681SAndroid Build Coastguard Worker# CHECK: warning: no debug symbols in executable (-arch armv7)
9