mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-09 10:31:14 +00:00
c97fb73e2f
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226612 91177308-0d34-0410-b5e6-96231b3b80d8
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
|