[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / bolt / test / X86 / broken_dynsym.test
blob9e7ed405afba904b6f9ff9872d7cd937eb39fef9
1 # This test checks if BOLT can process stripped binaries, where symbol's section
2 # header index is corrupted due to strip tool.
4 # RUN: yaml2obj %p/Inputs/broken_dynsym.yaml -o %t
5 # RUN: llvm-strip -s %t
6 # RUN: llvm-bolt %t -o %t.bolt --allow-stripped | FileCheck %s
8 # CHECK-NOT: section index out of bounds