Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
.
/
llvm
/
test
/
tools
/
llvm-objdump
/
X86
/
hex-displacement.test
blob: 541cca53869bda1c15adcafc4c57f1a5de2946c7 [
file
] [
log
] [
blame
]
# 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>