You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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 0x1f4c <_main+0xc>
|