forked from OSchip/llvm-project
4 lines
189 B
Plaintext
4 lines
189 B
Plaintext
|
// RUN: llvm-objdump -d -m -no-show-raw-insn -full-leading-addr -print-imm-hex %p/Inputs/stub-nosyms.macho-x86_64 | FileCheck %s
|
||
|
|
||
|
CHECK: 0000000000000001 callq 0x7 ## symbol stub for: _foo
|