blob: 18b1ea4bf908aefd216275d126aa142e59c38cb4 [file] [log] [blame] [edit]
// This test checks .plt.got handling by BOLT
RUN: yaml2obj %p/Inputs/plt-got.yaml &> %t.exe
RUN: llvm-bolt %t.exe -o %t.bolt --print-disasm --print-only=_start/1 \
RUN: 2>&1 | FileCheck %s
CHECK: bl abort@PLT
CHECK: BOLT-WARNING: found unmarked AArch64 veneer