13 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=i386-pc-linux %s -o %t3# RUN: ld.lld --image-base=0x7c -Ttext 0x7c %t -o %t24# RUN: llvm-objdump -s %t2 | FileCheck %s5 6# CHECK: Contents of section .text:7# CHECK-NEXT: 007c b4ff8 9.code1610.global _start11_start:12 movb $_start+0x83,%ah13