bolt/deps/llvm-18.1.8/llvm/test/DebugInfo/dwarfdump-zstd.test

9 lines
282 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
; 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")