summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/dwarfdump-zstd.test
blob: 2cf7a47ab5c26f41c576f772bbca9da04b4e7ca9 (plain)
1
2
3
4
5
6
7
8
; REQUIRES: zstd
;; llvm-dwarfdump supports zstd compressed debug sections.

; RUN: llvm-objcopy --compress-debug-sections=zstd %S/Inputs/dwarfdump-test.elf-x86-64 %t
; RUN: llvm-dwarfdump %t | FileCheck %s

; CHECK: .debug_info contents
; CHECK:   DW_AT_name ("dwarfdump-test.cc")