repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
tools
/
llvm-objdump
/
X86
/
hex-displacement.test
blob
541cca53869bda1c15adcafc4c57f1a5de2946c7
1
# Check that target displacement has '0x' prefix
2
# to accent hex format of the number.
3
4
# RUN: llvm-objdump -d %p/Inputs/hello.exe.macho-i386 | FileCheck %s
5
6
# CHECK: 1f47: e8 00 00 00 00 calll 0 <_main+0xc>