[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / bolt / test / X86 / plt-sec-8-byte.test
blobd32faefe7cbb02f544d8ca487ab0c4670640528e
1 ## Check correctness of processing .plt.sec with 8-byte entries.
2 # RUN: yaml2obj %p/Inputs/plt-sec-8-byte.yaml &> %t.exe
3 # RUN: llvm-bolt %t.exe --print-cfg --print-only=main -o %t.out | FileCheck %s
5 CHECK:  callq printf@PLT
6 CHECK:  callq exit@PLT