diff options
Diffstat (limited to 'llvm/test/MC/ELF/cfi-def-cfa-offset.s')
-rw-r--r-- | llvm/test/MC/ELF/cfi-def-cfa-offset.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/cfi-def-cfa-offset.s b/llvm/test/MC/ELF/cfi-def-cfa-offset.s index 3e4ca57a516..c4cc6d53e02 100644 --- a/llvm/test/MC/ELF/cfi-def-cfa-offset.s +++ b/llvm/test/MC/ELF/cfi-def-cfa-offset.s @@ -13,7 +13,7 @@ f: // CHECK: Section { // CHECK: Index: // CHECK: Name: .eh_frame -// CHECK-NEXT: Type: SHT_PROGBITS +// CHECK-NEXT: Type: SHT_X86_64_UNWIND // CHECK-NEXT: Flags [ // CHECK-NEXT: SHF_ALLOC // CHECK-NEXT: ] |