[llvm-readelf] - Report a warning when .hash section contains a chain with a cycle.
[llvm-complete.git] / test / tools / llvm-xray / X86 / no-instr-map.txt
blobc256c0713769eb05a09d91539ce11851e952b81f
1 ; RUN: not llvm-xray extract %S/Inputs/elf64-noinstr-map.bin 2>&1 | FileCheck %s
3 ; CHECK: llvm-xray: Cannot extract instrumentation map from '{{.*}}elf64-noinstr-map.bin'.
4 ; CHECK-NEXT: Failed to find XRay instrumentation map.