llvm/test/tools/llvm-objdump/X86/hex-displacement.test
Colin LeMahieu df06a070e7 Revert r265817
lld tests need to be addressed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265822 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-08 18:15:37 +00:00

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>