xref: /aosp_15_r20/external/llvm/test/tools/llvm-objdump/X86/macho-unwind-info.test (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard WorkerRUN: llvm-objdump -macho -u %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard WorkerCHECK: Contents of __compact_unwind section:
4*9880d681SAndroid Build Coastguard WorkerCHECK:   Entry at offset 0x0:
5*9880d681SAndroid Build Coastguard WorkerCHECK:     start:                0x0 _main
6*9880d681SAndroid Build Coastguard WorkerCHECK:     length:               0x3b
7*9880d681SAndroid Build Coastguard WorkerCHECK:     compact encoding:     0x01000000
8