8625704ad8
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
11 lines
343 B
Plaintext
11 lines
343 B
Plaintext
# RUN: llvm-objdump -dwarf=frames %p/Inputs/eh_frame_zero_cie.o 2>/dev/null | FileCheck %s
|
|
|
|
# CHECK: .eh_frame contents:
|
|
|
|
# CHECK: 00000000 00000000 ffffffff CIE
|
|
# CHECK: Version: 0
|
|
# CHECK: Augmentation: ""
|
|
# CHECK: Code alignment factor: 0
|
|
# CHECK: Data alignment factor: 0
|
|
# CHECK: Return address column: 0
|