mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-13 07:50:41 +00:00
df06a070e7
lld tests need to be addressed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265822 91177308-0d34-0410-b5e6-96231b3b80d8
7 lines
213 B
Plaintext
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>
|