[LV] Add test showing debug output for loops with uncountable BTCs.
[llvm-project.git] / bolt / test / AArch64 / plt-got.test
blobbe1c095784b7090bdea01fb5492479a4abdb9938
1 // This test checks .plt.got handling by BOLT
3 RUN: yaml2obj %p/Inputs/plt-got.yaml &> %t.exe
4 RUN: llvm-bolt %t.exe -o %t.bolt --print-disasm --print-only=_start/1 | \
5 RUN:   FileCheck %s
7 CHECK: bl abort@PLT