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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-objdump
/
ELF
/
call-absolute-symbol.test
blob
424daf31bfff4f1ca4b85196e5a1fb15c0e94705
1
// REQUIRES: x86_64-linux
2
// RUN: llvm-objdump -d %p/Inputs/call-absolute-symbol.elf-x86_64 | FileCheck %s
3
CHECK: 201000: e8 fb f0 df ff callq 0x100 <foo>