Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/15.0-2022-08-09
/
.
/
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