llvm-for-llvmta/test/tools/llvm-objdump/MachO/hex-displacement.test
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

7 lines
218 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 0x1f4c <_main+0xc>