[MC,test] Improve nesting macro test
[llvm-project.git] / bolt / test / X86 / broken_dynsym.test
blobf89fe4aaa474ce759a08e20991b0015dab75125e
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