xref: /aosp_15_r20/external/llvm/test/tools/llvm-objdump/common-symbol-elf.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker// RUN: llvm-objdump -t %p/Inputs/common-symbol-elf | FileCheck %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard WorkerCHECK: 00000400 g       *COM*  00000008 common_symbol
4