Revert "[TargetVersion] Only enable on RISC-V and AArch64" (#117110)
[llvm-project.git] / bolt / test / RISCV / plt-gnu-ld.test
blobf87f51dda8959c1fa10b65aa3f3a2a79bdbc52e9
1 // This test checks that the PLT symbols are properly recognized
2 // by the BOLT tool.
4 // RUN: yaml2obj %p/Inputs/plt-gnu-ld.yaml &> %t.exe
5 // RUN: llvm-bolt %t.exe -o %t.bolt.exe --print-cfg --print-only=main \
6 // RUN:   | FileCheck %s
8 // CHECK: Binary Function "main" after building cfg {
9 // CHECK: auipc ra, puts@PLT