Mercurial > hg > CbC > CbC_llvm
comparison lld/test/mach-o/unwind-info-simple-x86_64.yaml @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | 0572611fdcc8 |
children |
comparison
equal
deleted
inserted
replaced
173:0572611fdcc8 | 207:2e18cbf3894f |
---|---|
1 # RUN: ld64.lld -arch x86_64 %s -o %t -e _main %p/Inputs/x86_64/libSystem.yaml | 1 # RUN: ld64.lld.darwinold -arch x86_64 %s -o %t -e _main %p/Inputs/x86_64/libSystem.yaml |
2 # RUN: llvm-objdump --unwind-info %t | FileCheck %s | 2 # RUN: llvm-objdump --unwind-info %t | FileCheck %s |
3 | 3 |
4 # CHECK: Contents of __unwind_info section: | 4 # CHECK: Contents of __unwind_info section: |
5 # CHECK: Version: 0x1 | 5 # CHECK: Version: 0x1 |
6 # CHECK: Common encodings array section offset: 0x1c | 6 # CHECK: Common encodings array section offset: 0x1c |