Sign in
llvm
/
llvm-project
/
cf36f49c042f93e4e204ee434173f1c6a6ad4cac
/
.
/
bolt
/
test
/
X86
/
plt-sec-8-byte.test
blob: d32faefe7cbb02f544d8ca487ab0c4670640528e [
file
] [
log
] [
blame
]
## Check correctness of processing .plt.sec with 8-byte entries.
# RUN: yaml2obj %p/Inputs/plt-sec-8-byte.yaml &> %t.exe
# RUN: llvm-bolt %t.exe --print-cfg --print-only=main -o %t.out | FileCheck %s
CHECK
:
callq printf@PLT
CHECK
:
callq
exit
@PLT