Sign in
rust
/
llvm-project
/
refs/heads/rustc/11.0-2020-09-22
/
.
/
llvm
/
test
/
tools
/
llvm-objdump
/
MachO
/
hex-displacement.test
blob: d8d481cec043b4d686832bece7bf4242872284e7 [
file
] [
log
] [
blame
] [
edit
]
# 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>