brintos

brintos / llvm-project-archived public Read only

0
0
Text · 303 B · 73e7579 Raw
13 lines · plain
1# REQUIRES: x862# RUN: llvm-mc -filetype=obj -triple=i386-pc-linux %s -o %t3# RUN: ld.lld --image-base=0x7c00 -Ttext 0x7c00 %t -o %t24# RUN: llvm-objdump -s %t2 | FileCheck %s5 6# CHECK:       Contents of section .text:7# CHECK-NEXT:  7c00 b800ff8 9.code1610.global _start11_start:12 movw $_start+0x8300,%ax13