e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
RUN: llvm-objdump -macho -u %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
|
|
|
|
CHECK: Contents of __compact_unwind section:
|
|
CHECK: Entry at offset 0x0:
|
|
CHECK: start: 0x0 _main
|
|
CHECK: length: 0x3b
|
|
CHECK: compact encoding: 0x01000000
|