repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LV] Add test showing debug output for loops with uncountable BTCs.
[llvm-project.git]
/
bolt
/
test
/
AArch64
/
plt-got.test
blob
be1c095784b7090bdea01fb5492479a4abdb9938
1
// This test checks .plt.got handling by BOLT
2
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
6
7
CHECK: bl abort@PLT