llvm-project/llvm/test/DebugInfo/symbolize-zstd.test

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
300 B
Plaintext
Raw Permalink Normal View History

# REQUIRES: zstd
## llvm-symbolizer supports zstd compressed debug sections.
# RUN: llvm-objcopy --compress-debug-sections=zstd %S/Inputs/dwarfdump-test.elf-x86-64 %t
# RUN: llvm-symbolizer --obj=%t 0x40113f | FileCheck %s
# CHECK: main
# CHECK-NEXT: /tmp/dbginfo{{[/\\]}}dwarfdump-test.cc:16