You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.179
Former-commit-id: 67aa10e65b237e1c4537630979ee99ebe1374215
This commit is contained in:
parent
d6bde52373
commit
8625704ad8
10
external/llvm/test/tools/llvm-objdump/eh_frame_zero_cie.test
vendored
Normal file
10
external/llvm/test/tools/llvm-objdump/eh_frame_zero_cie.test
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# 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
|
Reference in New Issue
Block a user