8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
7 lines
213 B
Plaintext
7 lines
213 B
Plaintext
# Check that target displacement has '0x' prefix
|
|
# to accent hex format of the number.
|
|
|
|
# RUN: llvm-objdump -d %p/Inputs/hello.exe.macho-i386 | FileCheck %s
|
|
|
|
# CHECK: 1f47: e8 00 00 00 00 calll 0 <_main+0xc>
|